Android Question Resize problem in different devices

BerlinCoder

Member
Licensed User
Hi guys,

I have a question about resizing of my layouts on different devices. Even though I define a script for my layout and it seems proper in my own phone, in different screens it does not seem good. For instance, font-size does not change in different screens and etc. Is there any easy solution for this problem?

Best,
 

BerlinCoder

Member
Licensed User
If you only use the small variants (phone size variants) then the font size will automatically increase on larger devices as a result of the AutoScaleAll call.
Thanks Erel, sorry I am not experienced in B4A, may you please bring a simple sample here?
 
Upvote 0
Top