quickstart-android
quickstart-android copied to clipboard
Sign In Screen Layout Bug
Step 1: Describe your environment
- Android device: Pixel 9
- Android OS version: Latest OS (API 36)
- Google Play Services version: Unsure
- Firebase/Play Services SDK version: Unsure
Step 2: Describe the problem:
On the Login / Signup Screen, the fields for email and password are hidden behind the top navigation bar.
Steps to reproduce:
- Download the Quick Start Code for Friendly Eats
- Follow the Code Lab Step 1 - 5
- You will get the to the login screen.
Observed Results:
- I use the app on the emulator, so I was able to input the values pressing the TAB key on my Macbook, and I was able to create an account and login. However, if I were running on my phone, I wouldn't be able to do that.
Expected Results:
- I expected that all the fields would show up properly.