From 5d4f28d65a1b62a8c9533b545159c800d68ac4fe Mon Sep 17 00:00:00 2001 From: Peter Liang Date: Thu, 4 Aug 2022 00:21:22 +0800 Subject: [PATCH] Fix that the padding top/bottom of the preview was wrong when display size is smallest. Add the padding from settingslib into. Bug: 241247826 Test: manual test Change-Id: Ia5f72bc6d6591a6245e623a10bdd3656935a38c4 --- res/layout/accessibility_text_reading_preview.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/res/layout/accessibility_text_reading_preview.xml b/res/layout/accessibility_text_reading_preview.xml index 9caed300594..91fb0a00486 100644 --- a/res/layout/accessibility_text_reading_preview.xml +++ b/res/layout/accessibility_text_reading_preview.xml @@ -18,6 +18,7 @@