removing the temporary Widgets menu icon
This commit is contained in:
parent
d88d165e2f
commit
31985390b8
|
@ -3,7 +3,6 @@
|
||||||
xmlns:app="http://schemas.android.com/apk/res-auto">
|
xmlns:app="http://schemas.android.com/apk/res-auto">
|
||||||
<item
|
<item
|
||||||
android:id="@+id/widgets"
|
android:id="@+id/widgets"
|
||||||
android:icon="@mipmap/ic_launcher"
|
|
||||||
android:title="@string/widgets"
|
android:title="@string/widgets"
|
||||||
app:showAsAction="always" />
|
app:showAsAction="always" />
|
||||||
</menu>
|
</menu>
|
||||||
|
|
Loading…
Reference in New Issue