summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AndroidManifest.xml2
-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
11 files changed, 11 insertions, 11 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 59ee1771..117968f4 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.fox.ttrss"
- android:versionCode="92"
+ android:versionCode="93"
android:versionName="0.7.1" >
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="11" />
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"