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
under largest font size settings, the texts can't be displayed completely.
under largest font and display size settings, the rows are missing, and the screen can't be scrolled.
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 :)
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

under largest font size settings, the texts can't be displayed completely.

under largest font and display size settings, the rows are missing, and the screen can't be scrolled.

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
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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
under largest font size settings, the texts can't be displayed completely.
under largest font and display size settings, the rows are missing, and the screen can't be scrolled.
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
Thank you for the very detailed report! Will look at it!
This should be fixed in
b02a6c9aadAvailable in the next release
Great!