From b4a3e8b82250762b810889db5197800054507d7a Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Mon, 1 Oct 2018 14:07:32 +0800 Subject: Minor layout tweaks. --- app/src/main/res/layout/item_post.xml | 6 +++--- app/src/main/res/layout/nav_header_main.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'app/src/main') diff --git a/app/src/main/res/layout/item_post.xml b/app/src/main/res/layout/item_post.xml index 2813669a..8549d735 100644 --- a/app/src/main/res/layout/item_post.xml +++ b/app/src/main/res/layout/item_post.xml @@ -39,7 +39,6 @@ android:layout_toStartOf="@id/stickied_post_image_view_best_post_item" android:layout_toEndOf="@id/subreddit_icon_circle_image_view_best_post_item" android:layout_centerVertical="true" - android:gravity="center_vertical" android:textColor="#E91E63"/>