Remove sidebar help button
This commit is contained in:
parent
b4c1e6a44c
commit
d86b8cc78c
@ -40,10 +40,10 @@
|
||||
android:icon="@drawable/ic_settings_black_24dp"
|
||||
android:title="@string/label_settings"
|
||||
android:checkable="false" />
|
||||
<item
|
||||
<!--<item
|
||||
android:id="@+id/nav_drawer_help"
|
||||
android:icon="@drawable/ic_help_black_24dp"
|
||||
android:title="@string/label_help"
|
||||
android:checkable="false" />
|
||||
android:checkable="false" />-->
|
||||
</group>
|
||||
</menu>
|
||||
|
Loading…
x
Reference in New Issue
Block a user