Hide suggestions menu entry also in new app layout
Change-Id: If836edc81457ff07d35cb2a22d8d12ba4e6047ce
This commit is contained in:
parent
b777c4bf03
commit
14b36b22d6
|
@ -12,11 +12,13 @@
|
|||
android:title="@string/invite_friends"
|
||||
app:showAsAction="never" />
|
||||
|
||||
<!--
|
||||
<item
|
||||
android:id="@+id/menu_home_suggestion"
|
||||
android:icon="@drawable/ic_material_bug_report"
|
||||
android:title="@string/send_suggestion"
|
||||
app:showAsAction="never" />
|
||||
-->
|
||||
|
||||
<item
|
||||
android:id="@+id/menu_home_report_bug"
|
||||
|
|
Loading…
Reference in New Issue