Hi there!
I know I am going to ask something little subjective, but any help are welcomed.
My app is running in many smartphones just well, from android 4.0.1 to 7.1.1
from 4.3 to 5.5 inch display
However something weird happened with Moto E (1st gen)
I have many users with this version since it still sold for professional use.
After a security update the screen vertical size is not correct.
This is the image before update:
you can see at the botton there are 2 lines of round buttons.
After the security update it is looking like this:
As you can see 90% of the last line is gone.
The Android version is 5.1
The problem here is that how can I adapt to this situation since on any other cellphone it just works fine?
I have no problem whatsoever in dimensions. I try to always use script inside layouts to make the size calculations based on %x and %y
any help appreciated!
I know I am going to ask something little subjective, but any help are welcomed.
My app is running in many smartphones just well, from android 4.0.1 to 7.1.1
from 4.3 to 5.5 inch display
However something weird happened with Moto E (1st gen)
I have many users with this version since it still sold for professional use.
After a security update the screen vertical size is not correct.
This is the image before update:

you can see at the botton there are 2 lines of round buttons.
After the security update it is looking like this:

As you can see 90% of the last line is gone.
The Android version is 5.1
The problem here is that how can I adapt to this situation since on any other cellphone it just works fine?
I have no problem whatsoever in dimensions. I try to always use script inside layouts to make the size calculations based on %x and %y
any help appreciated!