mohsen programmer
Member
Hello,
What is the standard way to make the size of the text inside the edit text match the height of the edit text so that it doesn't stick out?
Now, in tablets, the text inside the edit text may be fit, but in the phones, it pops out from the top and bottom!
Thank you for writing a function that works on all Androids?
What is the standard way to make the size of the text inside the edit text match the height of the edit text so that it doesn't stick out?
B4X:
EditText1.TextSize=40
Thank you for writing a function that works on all Androids?