Skip to content

Several UI display bugs under largest scaling settings #82

@gaosher

Description

@gaosher

hey,
thanks for your effort for developing this awsome app! in the process of using PocketPlan, i found some adaptive display bugs under largest font size and largest display size.
screen shots:

  1. text "If a day is checked..." and the widgets below can't be displayed completely.
    i belive the buggy views are ConstraintLayout @id/panelCheckboxes and its child views in fragment_sleep.xml, maybe you should make it scrollable.
    5_incomplete
  2. text "Fontsize in Editor" and "Sample Text" are overlapping with each other.
    i belive the buggy views are TextView @id/tvEditorSample, @id/tvNoteEditorFontSize
    9_overlap

hope these info will help to locate and fix the bug :)

app version: 1.4.3
device: Pixel 2
Android version: 10.0
screen resolution: 1920 * 1080

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinggood first issueGood for newcomers

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions