diff --git a/android/phoenix/AndroidManifest.xml b/android/phoenix/AndroidManifest.xml index 43bce6dae3..e927b08cf7 100644 --- a/android/phoenix/AndroidManifest.xml +++ b/android/phoenix/AndroidManifest.xml @@ -6,7 +6,7 @@ + android:targetSdkVersion="19" /> @@ -15,10 +15,8 @@ android:icon="@drawable/ic_launcher" android:label="@string/app_name" android:hasCode="true"> - - - + @@ -28,15 +26,7 @@ - - - - - - - - - + diff --git a/android/phoenix/res/layout/mainmenu_activity_layout.xml b/android/phoenix/res/layout/mainmenu_activity_layout.xml new file mode 100644 index 0000000000..e5c7370437 --- /dev/null +++ b/android/phoenix/res/layout/mainmenu_activity_layout.xml @@ -0,0 +1,12 @@ + + + + + + diff --git a/android/phoenix/res/layout/preference_list_fragment.xml b/android/phoenix/res/layout/preference_list_fragment.xml new file mode 100644 index 0000000000..009a61483a --- /dev/null +++ b/android/phoenix/res/layout/preference_list_fragment.xml @@ -0,0 +1,77 @@ + + + + + + + + + + + +