Bigger android app UI character size

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?