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

Loses overlay on Android #12

Closed
daveclarke opened this issue Nov 16, 2017 · 2 comments
Closed

Loses overlay on Android #12

daveclarke opened this issue Nov 16, 2017 · 2 comments

Comments

@daveclarke
Copy link

ButtonCircle looks good on iOS but on Android it can lose the overlay and just look like an icon. When I first load my app it tries to login the user. When it does that it pops up a modal dialog with "Signing in...". I can see the circle underneath the signing in message but when the user is signed in and the modal is dismissed, the circle is gone. It still functions correctly but looks odd.

@wilsonvargas
Copy link
Owner

do you have any screenshot?

@daveclarke
Copy link
Author

Sorry - I've just replaced ButtonCircle with an Image + TapGestureRecognizer - my ux testing feedback indicated I was using an icon that wasn't appropriate and the new one looks better without the circle.

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

No branches or pull requests

2 participants