Q1. What is the problem that you are trying to solve?
Currently the android app UI char size is extrem small on a device with higher resolution.
Q2 - Who is impacted?
All android app users.
Q3 - Why is it important and/or urgent?
It would be good to make it bigger because if I check any value (password, username, etc.) it is very hard to read.
Q4 - What is your proposed solution? (optional)
Auto adjust char size based on resolution or set it manully in settings.
Hello @forreggbor, there is one change planned to increase the font on the resource details screen, but the difference is +2sp. Android uses sp
(scalable pixels) unit for defining text size, which should scale based on screen size and also take into consideration the font size set by the user in the system settings. Is it possible to share what device you are using to verify?
@mmichalek I have the same problem here. Sometimes you have to type in a password because you are on someone else’s device or similar. Then it is really difficult to recognize the password or the user name.
Devices: Pixel 8 Pro and Pixel Tablet
Thank you for the reports - we analyzed the font size, and agree that especially on larger screen devices and tablets it should be increased. We will address this in the 2.3.0 release.