summaryrefslogtreecommitdiff
path: root/res/layout
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/headlines_row_selected_unread.xml1
-rw-r--r--res/layout/headlines_row_unread.xml1
2 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/headlines_row_selected_unread.xml b/res/layout/headlines_row_selected_unread.xml
index a91d5407..9051cfc9 100644
--- a/res/layout/headlines_row_selected_unread.xml
+++ b/res/layout/headlines_row_selected_unread.xml
@@ -11,6 +11,7 @@
android:id="@+id/linearLayout6"
android:layout_width="match_parent"
android:layout_height="wrap_content"
+ android:gravity="center_vertical"
android:orientation="horizontal" >
<CheckBox
diff --git a/res/layout/headlines_row_unread.xml b/res/layout/headlines_row_unread.xml
index df794891..b43b7f22 100644
--- a/res/layout/headlines_row_unread.xml
+++ b/res/layout/headlines_row_unread.xml
@@ -66,7 +66,6 @@
android:layout_height="wrap_content"
android:layout_weight="0.5"
android:gravity="right|center_vertical"
- android:paddingRight="12dp"
android:text="Jan 01"
android:textColor="?headlineSecondaryTextColor"
android:textSize="13sp"