removing the temporary Widgets menu icon

This commit is contained in:
tibbi 2022-10-01 23:00:53 +02:00
parent d88d165e2f
commit 31985390b8
1 changed files with 0 additions and 1 deletions

View File

@ -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>