Problem: Power Apps is great, but historically, you either build for the tablet or the phone, and then the end users get an alright experience on the other device type. Microsoft have Horizontal and Vertical containers, and it is a great way to build Responsive/Progressive applications.
On the Power App, make the following settings changes:
- Settings > Advanced Settings > Enable "Layout Containers"
- Settings > Screensize + Orientation > Disable "Scale to Fit"
- Settings > Screensize + Orientation > Disable "Lock Orientation"
Layout controls: Horizontal container & Vertical container. Use these two controls to achieve a Responsive Design. Screen layouts are only available for the Tablet layout.
Tip: Open the Canvas app in full-screen view. To improve the web browser experience, add ‘&hidenavbar=true’ to the end of the app URL. To enable Fullscreen mode, ‘Fit to screen’ must be disabled, and the app must be ‘Responsive’.