make service items in drawer be dynamicly generated

This commit is contained in:
Christian Schabesberger 2018-03-30 18:41:11 +02:00
parent c8a9ad45c9
commit 4628494e7b
3 changed files with 18 additions and 5 deletions

View file

@ -75,8 +75,8 @@
android:layout_below="@id/drawer_header"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
app:menu="@menu/drawer_items"
app:elevation="0dp"/>
<!-- app:menu="@menu/drawer_items" -->
<LinearLayout
android:id="@+id/navigation_drawer_footer"