From 4cf3e8199edfcdaaa13bbb0a53adc98b8d9a44df Mon Sep 17 00:00:00 2001 From: Peter_Liang Date: Mon, 17 Jan 2022 12:57:31 +0800 Subject: [PATCH] =?UTF-8?q?New=20feature=20=E2=80=9CText=20and=20reading?= =?UTF-8?q?=20options=E2=80=9D=20for=20SetupWizard,=20Wallpaper,=20and=20S?= =?UTF-8?q?ettings=20(5/n).?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Create the app grid preview layout xml. 1) To avoid being large patch size, the preview component will be separated into sub patches, this patch would be one layout of all previews. 2) The layout will be integrated with the TextReadingPreviewPreference and TextReadingPreferenceFragment in the next patches. Bug: 211503117 Test: make Change-Id: I5e9048ce4d6f07ac8c1a1bc77d19e6ceb536da49 --- ...sibility_text_reading_preview_app_grid.xml | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 res/layout/accessibility_text_reading_preview_app_grid.xml diff --git a/res/layout/accessibility_text_reading_preview_app_grid.xml b/res/layout/accessibility_text_reading_preview_app_grid.xml new file mode 100644 index 00000000000..2b4a1f202c7 --- /dev/null +++ b/res/layout/accessibility_text_reading_preview_app_grid.xml @@ -0,0 +1,27 @@ + + + +