Introduce SafeArea for Settings and Header

This commit is contained in:
zbettenbuk
2018-02-02 15:48:43 +01:00
committed by Lyubo Marinov
parent 9b04a7852a
commit 9a9890f86c
24 changed files with 398 additions and 384 deletions

View File

@@ -2,6 +2,5 @@
<!-- Base application theme. -->
<style name="AppTheme" parent="Theme.AppCompat.Light.NoActionBar">
<!-- Customize your theme here. -->
<item name="android:windowTranslucentStatus">true</item>
</style>
</resources>