From e1ce1af47a7eb5fd92570460122cd3c2aea11905 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Thu, 27 Feb 2020 16:58:15 +0800 Subject: Still prepare to add different themes. --- app/src/main/res/layout/activity_post_image.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'app/src/main/res/layout/activity_post_image.xml') diff --git a/app/src/main/res/layout/activity_post_image.xml b/app/src/main/res/layout/activity_post_image.xml index 92254896..e4acbe5c 100644 --- a/app/src/main/res/layout/activity_post_image.xml +++ b/app/src/main/res/layout/activity_post_image.xml @@ -75,7 +75,7 @@ + android:background="?attr/dividerColor" /> @@ -129,7 +129,7 @@ + android:background="?attr/dividerColor" /> + android:textColor="?attr/primaryTextColor" /> + android:background="?attr/dividerColor" /> -- cgit v1.2.3