From 702cdea3aa06272dc056e2f437603bbdcabfb77c Mon Sep 17 00:00:00 2001 From: Severiano Jaramillo Date: Thu, 14 Mar 2019 11:44:54 -0600 Subject: [PATCH] Reduced the text size of the telegram and keybase section in the Merchangs and Tellers about dialog. --- app/src/main/res/layout/dialog_merchants_tellers_info.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/layout/dialog_merchants_tellers_info.xml b/app/src/main/res/layout/dialog_merchants_tellers_info.xml index 03a413b..7cf9275 100644 --- a/app/src/main/res/layout/dialog_merchants_tellers_info.xml +++ b/app/src/main/res/layout/dialog_merchants_tellers_info.xml @@ -41,6 +41,6 @@ android:autoLink="all" android:lineSpacingExtra="8dp" android:text="@string/msg__bugs_or_ideas" - android:textAppearance="@style/TextAppearance.Bitsy.Body1"/> + android:textAppearance="@style/TextAppearance.Bitsy.Body2"/> \ No newline at end of file