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
Describe the bug
i found some adaptive display bugs under largest font size and largest display size.
Button "New user?" and Button "Restore" can't be displayed completely.
i belive the buggy views are Button @id/fragment_setup_init_button_new, and @id/fragment_setup_init_button_restore_backup in activity_setup.xml .
text "Let's say your username is..." can't be displayed completely.
i belive the buggy view is LinearLayout @id/setup_how_1_ll in fragment_setup_how1.xml .
text "Either on the fly or generated beforehand..." can't be displayed completely.
i belive the buggy view is LinearLayout @id/setup_how_2_SV in fragment_setup_how2.xml .
text "Let's say a spammer get..." can't be displayed completely.
i belive the buggy view is LinearLayout @id/setup_how_3_ll in fragment_setup_how3.xml .
To Reproduce
Steps to reproduce the behavior:
use the largest display and font size in android settings
click button "New users?"
click button "Next"
click button "Next"
click button "Next"
Expected behavior
here are screen shots of buggy pages under default scaling settings.
1.
2.
3.
4.
Smartphone (please complete the following information):
Device: Pixel 2
OS: Android 10.0
Version: 5.4.2
The text was updated successfully, but these errors were encountered:
Describe the bug
i found some adaptive display bugs under largest font size and largest display size.
i belive the buggy views are Button @id/fragment_setup_init_button_new, and @id/fragment_setup_init_button_restore_backup in activity_setup.xml .
i belive the buggy view is LinearLayout @id/setup_how_1_ll in fragment_setup_how1.xml .
i belive the buggy view is LinearLayout @id/setup_how_2_SV in fragment_setup_how2.xml .
i belive the buggy view is LinearLayout @id/setup_how_3_ll in fragment_setup_how3.xml .
To Reproduce
Steps to reproduce the behavior:
use the largest display and font size in android settings
click button "New users?"
click button "Next"
click button "Next"
click button "Next"
Expected behavior
here are screen shots of buggy pages under default scaling settings.
1.
2.
3.
4.
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered: