We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0cc764 commit 89e7bd9Copy full SHA for 89e7bd9
1 file changed
app/src/main/res/menu/menu.xml
@@ -70,7 +70,6 @@
70
app:showAsAction="ifRoom" />
71
<item
72
android:id="@+id/more_apps_from_us"
73
- android:icon="@drawable/ic_google_play_vector"
74
android:title="@string/more_apps_from_us"
75
- app:showAsAction="ifRoom" />
+ app:showAsAction="never" />
76
</menu>
0 commit comments