Display Issues in under larger scaling settings #1

Closed
opened 2024-12-09 08:28:04 +01:00 by gaoshu · 3 comments

hey,
thanks for your effort for developing this awsome app! in the process of using lunatrack, i found some adaptive display bugs under largest font size and largest display size.
Screen shots:
under default font and display settings
0.png
under largest font size settings, the texts can't be displayed completely.
0_text_incomplete.png
under largest font and display size settings, the rows are missing, and the screen can't be scrolled.
0_incomplete.png
i belive the buggy views are TextView @id/quantity in row_luna_event.xml, and RecyclerView @id/list_events in activity_main.xml .
hope this info will help to locate and fix the bug :)

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

hey, thanks for your effort for developing this awsome app! in the process of using lunatrack, i found some adaptive display bugs under largest font size and largest display size. Screen shots: under default font and display settings ![0.png](/attachments/d14fe9ef-7711-470f-9e8a-ce49e5a6a483) under largest font size settings, the texts can't be displayed completely. ![0_text_incomplete.png](/attachments/6cc23d32-01c6-46dc-b4d8-53c7b9006a40) under largest font and display size settings, the rows are missing, and the screen can't be scrolled. ![0_incomplete.png](/attachments/64085820-525c-453b-88a6-84f52b3613ca) i belive the buggy views are TextView @id/quantity in row_luna_event.xml, and RecyclerView @id/list_events in activity_main.xml . hope this info will help to locate and fix the bug :) app version: 0.3 device: Pixel 2 Android version: 10.0 screen resolution: 1920 * 1080
Owner

Thank you for the very detailed report! Will look at it!

Thank you for the very detailed report! Will look at it!
Owner

This should be fixed in b02a6c9aad

Available in the next release

This should be fixed in https://git.ichibi.eu/penguin86/luna-tracker/commit/b02a6c9aadad2a705ca92b813b29664eafd98110 Available in the next release
Author

Great!

Great!
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: penguin86/luna-tracker#1
No description provided.