From d92e8381db906c20ceb7f91914d63d514a873c8a Mon Sep 17 00:00:00 2001 From: iNPUTmice Date: Mon, 8 Sep 2014 23:58:37 +0200 Subject: setting to increase font size. fixed #420 --- res/layout/dialog_clear_history.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/layout/dialog_clear_history.xml') diff --git a/res/layout/dialog_clear_history.xml b/res/layout/dialog_clear_history.xml index 10ceaae5..7edb4b87 100644 --- a/res/layout/dialog_clear_history.xml +++ b/res/layout/dialog_clear_history.xml @@ -8,7 +8,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="@string/clear_histor_msg" - android:textSize="14sp" + android:textSize="?attr/TextSizeBody" android:paddingBottom="8dp"/>