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">
|
||||
<item
|
||||
android:id="@+id/widgets"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:title="@string/widgets"
|
||||
app:showAsAction="always" />
|
||||
</menu>
|
||||
|
|
Loading…
Reference in New Issue