From 98360bcb04d15550445c04210a630842130624f7 Mon Sep 17 00:00:00 2001 From: Mill Chen Date: Wed, 23 Jun 2021 15:31:18 +0800 Subject: [PATCH] Update the text size for collapsedTextAppearance Fix: 177967930 Test: visual verified 1) Navigate to either sub-setting page 2) Rotate the screen to landscape mode 3) See if the size of title is the same as the one in portrait mode Change-Id: I91621b6be298ae886432d3b06996be0ccc7b974c --- .../CollapsingToolbarBaseActivity/res/values/styles.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/SettingsLib/CollapsingToolbarBaseActivity/res/values/styles.xml b/packages/SettingsLib/CollapsingToolbarBaseActivity/res/values/styles.xml index 2a72a1ad65dbb..63d397c69353b 100644 --- a/packages/SettingsLib/CollapsingToolbarBaseActivity/res/values/styles.xml +++ b/packages/SettingsLib/CollapsingToolbarBaseActivity/res/values/styles.xml @@ -17,6 +17,7 @@