Support display cutout

Fixes #2682
This commit is contained in:
Marcel Dopita 2020-01-18 14:37:42 +01:00 committed by TobiGr
parent ec684434dc
commit 91aa65e717
4 changed files with 27 additions and 1 deletions

View file

@ -247,4 +247,6 @@
<style name="NavViewTextStyle">
<item name="android:ellipsize">end</item>
</style>
<style name="VideoPlayerTheme" />
</resources>