home-assistant-android/app
Neonicus 779b4ceff9
Fix Fullscreen for notch (#326)
* Fix Fullscreen for notch

Test if notch or not, if notch just hide nav bar

* Fix Fullscreen on screen with notch

* Fix Fullscreen for screen with notch

<item name="android:windowLayoutInDisplayCutoutMode" tools:targetApi="27">shortEdges</item> 
Is for renders content into the cutout area in both portrait and landscape modes therefore useless since in case of a notch we just hide the navigation bar

* Fix Fullscreen for screen with notch

* Fix Fullscreen for screen with notch

* Fix Fullscreen fo screen with notch

* Fix Fullscreen for screen with notch
2020-01-30 08:19:00 -08:00
..
src Fix Fullscreen for notch (#326) 2020-01-30 08:19:00 -08:00
.gitignore Initial commit 2019-04-01 22:52:08 -07:00
build.gradle Update Lokalise. (#318) 2020-01-29 16:24:34 -08:00
proguard-rules.pro Initial commit 2019-04-01 22:52:08 -07:00