diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index d53da66..1e07e69 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -23,31 +23,10 @@ android:screenOrientation="portrait" > - - - - - - + + - + diff --git a/android/res/layout/fragment_search_page.xml b/android/res/layout/fragment_search_page.xml new file mode 100644 index 0000000..263f855 --- /dev/null +++ b/android/res/layout/fragment_search_page.xml @@ -0,0 +1,18 @@ + + + + + + diff --git a/android/res/layout/fragment_settings_page.xml b/android/res/layout/fragment_settings_page.xml new file mode 100644 index 0000000..a52c340 --- /dev/null +++ b/android/res/layout/fragment_settings_page.xml @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + + diff --git a/android/res/layout/search_page_list_element.xml b/android/res/layout/search_page_list_element.xml new file mode 100644 index 0000000..2a7e4e8 --- /dev/null +++ b/android/res/layout/search_page_list_element.xml @@ -0,0 +1,44 @@ + + + + + + + +