Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix changing disabled button color #6387

Merged
merged 2 commits into from
Jul 12, 2020
Merged

Fix changing disabled button color #6387

merged 2 commits into from
Jul 12, 2020

Conversation

guyca
Copy link
Collaborator

@guyca guyca commented Jul 12, 2020

When a button was disabled, changing its color once it became enabled did not work.

When a button was disabled, changing its color once it became enabled did not work.
@yogevbd yogevbd merged commit 1b291c6 into master Jul 12, 2020
@yogevbd yogevbd deleted the fixBtnColor branch July 12, 2020 14:04
guyca added a commit that referenced this pull request Jul 12, 2020
When a button was disabled, changing its color once it became enabled did not work.
# Conflicts:
#	lib/android/app/src/main/java/com/reactnativenavigation/utils/ButtonPresenter.kt
#	lib/android/app/src/main/java/com/reactnativenavigation/utils/ButtonSpan.kt
#	lib/android/app/src/test/java/com/reactnativenavigation/utils/ButtonPresenterTest.java
#	lib/android/app/src/test/java/com/reactnativenavigation/utils/ButtonSpanTest.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants