You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After uploading the app to Google Play, the automatically created pre-launch reports state that some clickable parts of the Firebase UI have a too small size (38dp, should be 48dp).
Observed Results:
Expected Results:
Firebase-UI should not give any problems in the pre-launch reports of Google Play.
The text was updated successfully, but these errors were encountered:
@peterhav thanks for flagging this! Looks like this might be solved by adding some vertical padding to those text views to get them up to 48dp? Or do you suggest something else?
Step 3: Describe the problem:
Steps to reproduce:
After uploading the app to Google Play, the automatically created pre-launch reports state that some clickable parts of the Firebase UI have a too small size (38dp, should be 48dp).
Observed Results:
Expected Results:
Firebase-UI should not give any problems in the pre-launch reports of Google Play.
The text was updated successfully, but these errors were encountered: