mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 18:30:50 +02:00
reformat code
This commit is contained in:
parent
99acdba262
commit
5dc2ee3901
68 changed files with 842 additions and 543 deletions
|
@ -1,7 +1,9 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<menu xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:id="@+id/app_menu_delete"
|
||||
<item
|
||||
android:id="@+id/app_menu_delete"
|
||||
android:title="@string/list_app_delete" />
|
||||
<item android:id="@+id/app_menu_info"
|
||||
<item
|
||||
android:id="@+id/app_menu_info"
|
||||
android:title="@string/list_app_info" />
|
||||
</menu>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue