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

[Android] Empty message on Sign In with no email and pass entered #28

Closed
vchimev opened this issue Oct 20, 2015 · 4 comments
Closed

[Android] Empty message on Sign In with no email and pass entered #28

vchimev opened this issue Oct 20, 2015 · 4 comments
Labels

Comments

@vchimev
Copy link
Contributor

vchimev commented Oct 20, 2015

An empty message is shown when trying to Sing In, but did not enter Email Address and Password on Android.

@vchimev vchimev added the bug label Oct 20, 2015
@tjvantoll
Copy link
Contributor

Hey @vchimev,

Unfortunately I'm not able to recreate this one. I get a dialog with an error message on both Android 4.4.4 and 5.1.2. Which version of Android are you using?

@vchimev
Copy link
Contributor Author

vchimev commented Oct 22, 2015

Hey @tjvantoll,

I am testing on Android 6.0. Here is a screenshot of what I get.

screen shot 2015-10-22 at 6 45 56 pm

@tjvantoll
Copy link
Contributor

Ok I can recreate this, but only on Android 6. Odd. Investigating.

@tjvantoll
Copy link
Contributor

Caused by

<item name="android:textColorPrimary">@color/white</item>
, but I need that for “Groceries” to appear as white text in the action bar. I might need to wait until 1.5 and I can set that text color in CSS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants