Remove "More apps from us" from menu
This commit is contained in:
parent
7ed5f8fa90
commit
0bd9168f23
2 changed files with 1 additions and 6 deletions
|
|
@ -22,9 +22,5 @@
|
|||
android:id="@+id/about"
|
||||
android:icon="@drawable/ic_info_vector"
|
||||
android:title="@string/about"
|
||||
app:showAsAction="always" />
|
||||
<item
|
||||
android:id="@+id/more_apps_from_us"
|
||||
android:title="@string/more_apps_from_us"
|
||||
app:showAsAction="never" />
|
||||
</menu>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue