fix highlight bug in navigation bar
This commit is contained in:
parent
930f7e8aa3
commit
b779004a2c
3 changed files with 10 additions and 27 deletions
|
|
@ -3,14 +3,7 @@
|
|||
|
||||
<group
|
||||
android:id="@+id/navigation_drawer_menu_category_sections"
|
||||
android:checkableBehavior="single">
|
||||
|
||||
<item
|
||||
android:id="@+id/nav_library"
|
||||
android:icon="@drawable/ic_library_music_white_24dp"
|
||||
android:title="@string/all" />
|
||||
|
||||
</group>
|
||||
android:checkableBehavior="single" />
|
||||
|
||||
<group
|
||||
android:id="@+id/navigation_drawer_menu_category_other"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue