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

[TC-1372] selectedColor for android button #3165

Closed
wants to merge 4 commits into from

Conversation

farfromrefug
Copy link
Contributor

jira ticket

I should mention that i had to use a trick because the button highlighted state is note set directly on touch down. So i had to use a timer and try and find the exact time :s Couldn t find anything on the web about that timing difference.

There also a little delay on touch up (about 60ms i think) but as it is not spottable, i did not delay anything.

@ingo
Copy link
Contributor

ingo commented Feb 21, 2014

Thank you very much for your PR. This is considered a non-native behavior and we prefer not to support it. Those interested in the functionality can merge the PR in a custom SDK.

@ingo ingo closed this Feb 21, 2014
@farfromrefug
Copy link
Contributor Author

Well that implementation was not native i ll give you that :D
I know do it completely natively

But i completely understand, was far too old anyway

@farfromrefug farfromrefug deleted the TC-1372 branch February 21, 2014 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants