summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-09-02 22:16:53 +0400
committerAndrew Dolgov <[email protected]>2012-09-02 22:16:53 +0400
commit89e125d3ca213a69fe9b8dd638cbc3aea39e73c4 (patch)
tree22ec828540ff42564847beeaa531a6f3c0f4183c /res
parente4eb7fba80324f269db3e2b46e96e2e17f437f6d (diff)
limit width of headline context menu indicator
Diffstat (limited to 'res')
-rw-r--r--res/layout-port/headlines_row.xml2
-rw-r--r--res/layout-port/headlines_row_selected.xml2
-rw-r--r--res/layout-port/headlines_row_unread.xml2
-rw-r--r--res/layout-sw600dp-port/headlines_row_selected.xml2
-rw-r--r--res/layout-sw600dp/headlines_row.xml2
-rw-r--r--res/layout-sw600dp/headlines_row_selected.xml2
-rw-r--r--res/layout-sw600dp/headlines_row_unread.xml2
-rw-r--r--res/layout/headlines_row.xml2
-rw-r--r--res/layout/headlines_row_selected.xml2
-rw-r--r--res/layout/headlines_row_unread.xml2
10 files changed, 10 insertions, 10 deletions
diff --git a/res/layout-port/headlines_row.xml b/res/layout-port/headlines_row.xml
index 7df3c4a7..8f65f7ec 100644
--- a/res/layout-port/headlines_row.xml
+++ b/res/layout-port/headlines_row.xml
@@ -138,7 +138,7 @@
<ImageButton
android:id="@+id/article_menu_button"
- android:layout_width="match_parent"
+ android:layout_width="50dp"
android:layout_height="wrap_content"
android:layout_gravity="right"
android:background="@android:color/transparent"
diff --git a/res/layout-port/headlines_row_selected.xml b/res/layout-port/headlines_row_selected.xml
index 2a5d93fc..8c5af7f9 100644
--- a/res/layout-port/headlines_row_selected.xml
+++ b/res/layout-port/headlines_row_selected.xml
@@ -139,7 +139,7 @@
<ImageButton
android:id="@+id/article_menu_button"
- android:layout_width="match_parent"
+ android:layout_width="50dp"
android:layout_height="wrap_content"
android:layout_gravity="right"
android:background="@android:color/transparent"
diff --git a/res/layout-port/headlines_row_unread.xml b/res/layout-port/headlines_row_unread.xml
index 8a466753..35b2dead 100644
--- a/res/layout-port/headlines_row_unread.xml
+++ b/res/layout-port/headlines_row_unread.xml
@@ -138,7 +138,7 @@
<ImageButton
android:id="@+id/article_menu_button"
- android:layout_width="match_parent"
+ android:layout_width="50dp"
android:layout_height="wrap_content"
android:layout_gravity="right"
android:background="@android:color/transparent"
diff --git a/res/layout-sw600dp-port/headlines_row_selected.xml b/res/layout-sw600dp-port/headlines_row_selected.xml
index d8ff252e..0b74394c 100644
--- a/res/layout-sw600dp-port/headlines_row_selected.xml
+++ b/res/layout-sw600dp-port/headlines_row_selected.xml
@@ -131,7 +131,7 @@
<ImageButton
android:id="@+id/article_menu_button"
- android:layout_width="match_parent"
+ android:layout_width="50dp"
android:layout_height="wrap_content"
android:layout_gravity="right"
android:background="@android:color/transparent"
diff --git a/res/layout-sw600dp/headlines_row.xml b/res/layout-sw600dp/headlines_row.xml
index 4f7aa7d3..7055bdda 100644
--- a/res/layout-sw600dp/headlines_row.xml
+++ b/res/layout-sw600dp/headlines_row.xml
@@ -131,7 +131,7 @@
<ImageButton
android:id="@+id/article_menu_button"
- android:layout_width="match_parent"
+ android:layout_width="50dp"
android:layout_height="wrap_content"
android:layout_gravity="right"
android:background="@android:color/transparent"
diff --git a/res/layout-sw600dp/headlines_row_selected.xml b/res/layout-sw600dp/headlines_row_selected.xml
index 41d01e43..7774357f 100644
--- a/res/layout-sw600dp/headlines_row_selected.xml
+++ b/res/layout-sw600dp/headlines_row_selected.xml
@@ -131,7 +131,7 @@
<ImageButton
android:id="@+id/article_menu_button"
- android:layout_width="match_parent"
+ android:layout_width="50dp"
android:layout_height="wrap_content"
android:layout_gravity="right"
android:background="@android:color/transparent"
diff --git a/res/layout-sw600dp/headlines_row_unread.xml b/res/layout-sw600dp/headlines_row_unread.xml
index 92fe54e4..27b33cce 100644
--- a/res/layout-sw600dp/headlines_row_unread.xml
+++ b/res/layout-sw600dp/headlines_row_unread.xml
@@ -131,7 +131,7 @@
<ImageButton
android:id="@+id/article_menu_button"
- android:layout_width="match_parent"
+ android:layout_width="50dp"
android:layout_height="wrap_content"
android:layout_gravity="right"
android:background="@android:color/transparent"
diff --git a/res/layout/headlines_row.xml b/res/layout/headlines_row.xml
index 439e1b1e..b76909e3 100644
--- a/res/layout/headlines_row.xml
+++ b/res/layout/headlines_row.xml
@@ -143,7 +143,7 @@
<ImageButton
android:id="@+id/article_menu_button"
- android:layout_width="match_parent"
+ android:layout_width="50dp"
android:layout_height="wrap_content"
android:layout_gravity="right"
android:background="@android:color/transparent"
diff --git a/res/layout/headlines_row_selected.xml b/res/layout/headlines_row_selected.xml
index 7de3da3d..ae24d5d8 100644
--- a/res/layout/headlines_row_selected.xml
+++ b/res/layout/headlines_row_selected.xml
@@ -143,7 +143,7 @@
<ImageButton
android:id="@+id/article_menu_button"
- android:layout_width="match_parent"
+ android:layout_width="50dp"
android:layout_height="wrap_content"
android:layout_gravity="right"
android:background="@android:color/transparent"
diff --git a/res/layout/headlines_row_unread.xml b/res/layout/headlines_row_unread.xml
index 893c9c24..088e468b 100644
--- a/res/layout/headlines_row_unread.xml
+++ b/res/layout/headlines_row_unread.xml
@@ -143,7 +143,7 @@
<ImageButton
android:id="@+id/article_menu_button"
- android:layout_width="match_parent"
+ android:layout_width="50dp"
android:layout_height="wrap_content"
android:layout_gravity="right"
android:background="@android:color/transparent"