From 4e412ef05beae46659af3b99a504f8ed8b7b1e0a Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 28 May 2013 10:32:31 +0400 Subject: fix wrong sw600dp headlines layout --- res/layout-sw600dp-port/headlines.xml | 48 ------------------------- res/layout-sw600dp-port/headlines_articles.xml | 48 +++++++++++++++++++++++++ res/layout-sw600dp/headlines_articles.xml | 49 ++++++++++++++++++++++++++ res/layout/headlines_articles.xml | 49 ++++++++++++++++++++++++++ 4 files changed, 146 insertions(+), 48 deletions(-) delete mode 100644 res/layout-sw600dp-port/headlines.xml create mode 100644 res/layout-sw600dp-port/headlines_articles.xml create mode 100644 res/layout-sw600dp/headlines_articles.xml create mode 100644 res/layout/headlines_articles.xml (limited to 'res') diff --git a/res/layout-sw600dp-port/headlines.xml b/res/layout-sw600dp-port/headlines.xml deleted file mode 100644 index 8608c386..00000000 --- a/res/layout-sw600dp-port/headlines.xml +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/res/layout-sw600dp-port/headlines_articles.xml b/res/layout-sw600dp-port/headlines_articles.xml new file mode 100644 index 00000000..8608c386 --- /dev/null +++ b/res/layout-sw600dp-port/headlines_articles.xml @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/res/layout-sw600dp/headlines_articles.xml b/res/layout-sw600dp/headlines_articles.xml new file mode 100644 index 00000000..b6cb1c38 --- /dev/null +++ b/res/layout-sw600dp/headlines_articles.xml @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/res/layout/headlines_articles.xml b/res/layout/headlines_articles.xml new file mode 100644 index 00000000..881753be --- /dev/null +++ b/res/layout/headlines_articles.xml @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3-54-g00ecf