Big drawer cleaning.

This commit is contained in:
aminecmi
2022-12-05 23:01:48 +01:00
parent 7b088d7bb4
commit a02f06fe2e
6 changed files with 40 additions and 339 deletions

View File

@@ -85,11 +85,4 @@
app:bnbActiveColor="@color/colorAccent"
app:bnbBackgroundColor="?attr/bottomBarBackground" />
</androidx.coordinatorlayout.widget.CoordinatorLayout>
<com.mikepenz.materialdrawer.widget.MaterialDrawerSliderView
android:id="@+id/mainDrawer"
android:layout_width="wrap_content"
android:layout_height="match_parent"
android:layout_gravity="start"
android:fitsSystemWindows="true" />
</androidx.drawerlayout.widget.DrawerLayout>