From 9ca494d4b5409b12b8262194f736284036858c01 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Fri, 20 Sep 2019 21:27:00 +0800 Subject: Changing font size is available. Delete duplicate Edit menu in comments. --- app/src/main/res/layout/activity_post_video.xml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'app/src/main/res/layout/activity_post_video.xml') diff --git a/app/src/main/res/layout/activity_post_video.xml b/app/src/main/res/layout/activity_post_video.xml index 2ba2d8eb..086c63b8 100644 --- a/app/src/main/res/layout/activity_post_video.xml +++ b/app/src/main/res/layout/activity_post_video.xml @@ -55,7 +55,8 @@ android:layout_centerVertical="true" android:layout_marginStart="32dp" android:layout_marginEnd="16dp" - android:text="@string/choose_a_subreddit" /> + android:text="@string/choose_a_subreddit" + android:textSize="?attr/font_default" />