Skip to content

[Bug] A UI display bug under largest scaling settings #78

@gaosher

Description

@gaosher

Bug Report

Description

When using the app, some UI elements do not display correctly due to display scaling settings.
text "Theme" overlaps with Button "System Default"
i believe these buggy views are TextView @id/appThemeTextView and Button @id/appThemeButton in activity_main.xml .
overlap

Steps to Reproduce

  1. use the largest display and font size in android settings
  2. Launch the app
  3. Observe the issue

Expected Behavior

screen shot under default settings
0

  • App Version: 1.8.0
  • Android Version: 10.0
  • Device Model: Pixel 2
  • Rooted or Non-Rooted: Non-Rooted
  • Screen Orientation: Portrait

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingtodoto be implemented

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions