diff --git a/AndroidManifest.xml b/AndroidManifest.xml index e5071a74..59ee1771 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="92" + android:versionName="0.7.1" > diff --git a/res/layout-port/headlines_row.xml b/res/layout-port/headlines_row.xml index e3f4b705..7df3c4a7 100644 --- a/res/layout-port/headlines_row.xml +++ b/res/layout-port/headlines_row.xml @@ -138,10 +138,14 @@ \ No newline at end of file diff --git a/res/layout-port/headlines_row_selected.xml b/res/layout-port/headlines_row_selected.xml index f348cc8e..2a5d93fc 100644 --- a/res/layout-port/headlines_row_selected.xml +++ b/res/layout-port/headlines_row_selected.xml @@ -139,10 +139,14 @@ \ No newline at end of file diff --git a/res/layout-port/headlines_row_unread.xml b/res/layout-port/headlines_row_unread.xml index 7770bcc0..8a466753 100644 --- a/res/layout-port/headlines_row_unread.xml +++ b/res/layout-port/headlines_row_unread.xml @@ -69,8 +69,8 @@ android:layout_weight="1" android:text="Jan 01, 00:00" android:textColor="?headlineExcerptTextColor" - android:textSize="11sp" /> - + android:textSize="11sp" /> + - \ No newline at end of file diff --git a/res/layout-sw600dp-port/headlines_row_selected.xml b/res/layout-sw600dp-port/headlines_row_selected.xml index 616f96ba..d8ff252e 100644 --- a/res/layout-sw600dp-port/headlines_row_selected.xml +++ b/res/layout-sw600dp-port/headlines_row_selected.xml @@ -35,8 +35,8 @@ android:layout_height="match_parent" android:ellipsize="end" android:singleLine="true" - android:textColor="?headlineSelectedTextColor" android:text="{Title...}" + android:textColor="?headlineSelectedTextColor" android:textSize="16sp" > @@ -100,41 +100,45 @@ android:layout_weight="1" android:padding="3dip" > - - + + + android:layout_weight="1" + android:prompt="@string/attachments_prompt" /> - +