-
Notifications
You must be signed in to change notification settings - Fork 158
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
Pressed State icon moves when Keyboard opens or closes #6
Comments
Same here |
same here |
Same here. Will there be updates to this library? |
Same here, but when trying to change TextView next to switch text. |
any fix on stopping the icon moving off the ball? |
In my project this happens on each layout (e.g. after the Activity is resumed). Even forced me to choose another implementation from Android Arsenal. Definitely a bug. |
For anyone having this issue, use this version of the library: |
The Pressed state icon moves to the right (away from the center of the ball). whenever the keyboard opens or closes.
That doesn't happen in the release state
The text was updated successfully, but these errors were encountered: