Merge branch 'feature/navigation' of https://github.com/kiwix/kiwix-android into feature/navigation

This commit is contained in:
HissPirat 2020-07-15 15:04:57 +02:00
commit e54ad4fd1b

View File

@ -20,8 +20,7 @@
xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:app="http://schemas.android.com/apk/res-auto"
android:id="@+id/new_navigation_fragment_main_drawer_layout" android:id="@+id/new_navigation_fragment_main_drawer_layout"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="match_parent" android:layout_height="match_parent">
android:fitsSystemWindows="true">
<androidx.constraintlayout.widget.ConstraintLayout <androidx.constraintlayout.widget.ConstraintLayout
android:layout_width="match_parent" android:layout_width="match_parent"