mirror of
https://github.com/jrpie/Launcher.git
synced 2025-05-03 09:04:18 +02:00
implement #68: renaming of apps
This commit is contained in:
parent
b8ef2a07c2
commit
fac3991f96
13 changed files with 157 additions and 8 deletions
|
@ -6,6 +6,8 @@
|
|||
android:title="@string/list_app_favorite_add" />
|
||||
<item android:id="@+id/app_menu_hidden"
|
||||
android:title="@string/list_app_hidden_add" />
|
||||
<item android:id="@+id/app_menu_rename"
|
||||
android:title="@string/list_app_rename" />
|
||||
<item android:id="@+id/app_menu_delete"
|
||||
android:title="@string/list_app_delete" />
|
||||
</menu>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue