Fixed app theme
This commit is contained in:
parent
c2a6ae7835
commit
5f7c52e6c9
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
||||||
android:id="@+id/main_content"
|
android:id="@+id/main_content"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
|
app:theme="@style/AppTheme.NoActionBar"
|
||||||
android:fitsSystemWindows="true">
|
android:fitsSystemWindows="true">
|
||||||
|
|
||||||
<android.support.design.widget.AppBarLayout
|
<android.support.design.widget.AppBarLayout
|
||||||
|
|
Loading…
Reference in a new issue