DecSyncCC icon indicating copy to clipboard operation
DecSyncCC copied to clipboard

Display Issues in under larger scaling settings

Open gaosher opened this issue 1 year ago • 0 comments

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

  1. text "It stores this..." can't be displayed completely and overlaps with the buttons below. . i believe the buggy views are ViewPager @id/view_pager (and its child views) and ImageButton @id/next in appintro_intro_layout.xml. 0_text_incomplete

  2. text "DecSync CC works ..." can't be displayed completely, and overlaps with the buttons below. i believe the buggy views are ViewPager @id/view_pager (and its child views) and ImageButton @id/next in appintro_intro_layout.xml. 1_text_incomplete

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

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

gaosher avatar Dec 11 '24 06:12 gaosher