Skip to content

Display Issues in under larger scaling settings #85

Open
@gaosher

Description

@gaosher

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

  1. the language options can't be displayed completely and overlaps with button "NEXT".
    i believe the buggy views are CardView @id/cd_language and its child views in item_language.xml, Button @id/btn_continue in frag_onboard_config.xml
    0_overlap
  2. the currency options can't be displayed completely and overlaps with button "CONTINUE".
    i believe the buggy views are CardView @id/cv_currency and its child views in item_language.xml, Button @id/btn_continue in frag_onboard_config.xml
    1_overlap

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

app version: 1.0.0-beta06
device: Pixel 2
Android version: 10.0
screen resolution: 1920 * 1080

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions