Code cleanup and refactor

This commit is contained in:
Koitharu
2024-05-10 08:57:45 +03:00
parent 77ad21bd7a
commit 82684601b7
36 changed files with 161 additions and 414 deletions

View File

@@ -11,7 +11,7 @@
android:title="@string/create_shortcut" />
<item
android:id="@+id/action_hide"
android:title="@string/hide" />
android:id="@+id/action_disable"
android:title="@string/disable" />
</menu>