From 82cad2cd0f372d5578ef50b4fdb26e245551a09a Mon Sep 17 00:00:00 2001 From: Romain Hunault Date: Wed, 5 Jun 2019 10:47:22 +0200 Subject: [PATCH] Title size --- res/layout/activity_updates.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/layout/activity_updates.xml b/res/layout/activity_updates.xml index 2671d53b..16f65baf 100644 --- a/res/layout/activity_updates.xml +++ b/res/layout/activity_updates.xml @@ -40,7 +40,7 @@ android:fontFamily="sans-serif-light" android:paddingBottom="16dp" android:textColor="?android:attr/textColorPrimary" - android:textSize="56sp" /> + android:textSize="30sp" />