domoticz / domoticz-android

Domoticz Client Application for Android Devices
104 stars 70 forks source link

Implement the new Foldables options #542

Closed galadril closed 4 years ago

galadril commented 4 years ago

Android Q adds more support for foldable devices and different folding patterns. Unfolding the device to provide a larger screen can have a positive impact on users:

A larger screen usually means a more immersive experience.
With multi-windows the user can perform multiple tasks at the same time.

https://developer.android.com/preview/features/foldables

afbeelding

galadril commented 4 years ago

Should be working with these manifest changes (tried it only with emulators as i dont have a foldable)