make service items in drawer be dynamicly generated
This commit is contained in:
parent
c8a9ad45c9
commit
4628494e7b
3 changed files with 18 additions and 5 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue