diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 8c824eac..ff878595 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,10 +1,9 @@ + android:versionCode="25" + android:versionName="0.1.24"> - diff --git a/res/layout/headlines_row.xml b/res/layout-land/headlines_row.xml similarity index 100% rename from res/layout/headlines_row.xml rename to res/layout-land/headlines_row.xml diff --git a/res/layout/headlines_row_selected.xml b/res/layout-land/headlines_row_selected.xml similarity index 100% rename from res/layout/headlines_row_selected.xml rename to res/layout-land/headlines_row_selected.xml diff --git a/res/layout/headlines_row_unread.xml b/res/layout-land/headlines_row_unread.xml similarity index 100% rename from res/layout/headlines_row_unread.xml rename to res/layout-land/headlines_row_unread.xml diff --git a/res/layout-large/headlines_row.xml b/res/layout-large/headlines_row.xml new file mode 100644 index 00000000..4b66b747 --- /dev/null +++ b/res/layout-large/headlines_row.xml @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/res/layout-large/headlines_row_selected.xml b/res/layout-large/headlines_row_selected.xml new file mode 100644 index 00000000..fa7e7ad0 --- /dev/null +++ b/res/layout-large/headlines_row_selected.xml @@ -0,0 +1,95 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/res/layout-large/headlines_row_unread.xml b/res/layout-large/headlines_row_unread.xml new file mode 100644 index 00000000..e0aa00cf --- /dev/null +++ b/res/layout-large/headlines_row_unread.xml @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/res/layout-port/headlines_row_small.xml b/res/layout-port/headlines_row.xml similarity index 100% rename from res/layout-port/headlines_row_small.xml rename to res/layout-port/headlines_row.xml diff --git a/res/layout-port/headlines_row_small_selected.xml b/res/layout-port/headlines_row_selected.xml similarity index 100% rename from res/layout-port/headlines_row_small_selected.xml rename to res/layout-port/headlines_row_selected.xml diff --git a/res/layout-port/headlines_row_small_unread.xml b/res/layout-port/headlines_row_unread.xml similarity index 100% rename from res/layout-port/headlines_row_small_unread.xml rename to res/layout-port/headlines_row_unread.xml diff --git a/res/menu/main_menu.xml b/res/menu/main_menu.xml index 09a7050d..bbdb0904 100644 --- a/res/menu/main_menu.xml +++ b/res/menu/main_menu.xml @@ -31,24 +31,11 @@ - - - -