Create 2 panels for portrait and landscape - like the android phone app

Hi guys

With Android 8.0, the default phone app appears to be mainly 2 panels. In portrait the number buttons is at the bottom, filling the width, but about halfway in height. Above that, is the contact list where your contacts show up, also filling the width, and about halfway in length.

When in landscape however, its not filling the width anymore, but the height, and now the width is about halfway.

I cant work out how to achieve that type of layout. Closest I can think of is anchor the one at top left and the other at bottom right, but then how to achieve the rest, taking into account it should work on all devices and aspect ratios.

hi @newguy123 ,

It is not easy to achieve that out of the box. Therefore I wrote an asset “Better UI” which takes care of correct sizing for any screen sizes.
In the version 2.0 I also added a big feature to change the UI layout for different screens (or orientations) while using the same objects.

In my signature you can find some information about Better UI.
here you can find information about the Beta of version 2.0.
If you are interested in the beta, please write me a PM.

1 Like