Label, buttons and other elements displaying with different sizes in different phones.

My UI elements are being displayed with different sizes in the two phones, Galaxy A71 and Xiaomi Poco X4 Pro. Although different phones, they have same screen ratio, screen size, resolution, etc.

This is Poco X4

This is A71

Level elements are all same size, but UI is quite bigger on A71.

Is there a way to keep the aspect on all devices? At least for the ones with similar display specification?
Thank you!

You could try adjusting the scale mode.
Perhaps ScaleWithScreenSize would work better for you.

Thanks @karl_jones ! Did that and seemed to work!

1 Like