From beb3e53b5b93ff4935680ea524ba30d8141238e0 Mon Sep 17 00:00:00 2001 From: John Pan Date: Wed, 29 Dec 2021 13:27:36 +0800 Subject: Change color option and grid option layout - Add color option horizontal padding - Change color option layout - Make grid option LINEAR_LAYOUT_HORIZONTAL_DISPLAY_OPTIONS_MAX comes from resource file Before: https://screenshot.googleplex.com/opwP97p7X8Qi6nL https://screenshot.googleplex.com/3igtadNkX5SUJzy After: https://screenshot.googleplex.com/AJZ43pWwCnGh6fr https://screenshot.googleplex.com/9SBxam4MTRM2gwN Bug: 193374285 Test: Manual Change-Id: I3dcc4a97caa0919053b7d1db9844d6d341d70209 --- res/values-w600dp-port/dimens.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 res/values-w600dp-port/dimens.xml (limited to 'res/values-w600dp-port') diff --git a/res/values-w600dp-port/dimens.xml b/res/values-w600dp-port/dimens.xml new file mode 100644 index 00000000..1be52bb4 --- /dev/null +++ b/res/values-w600dp-port/dimens.xml @@ -0,0 +1,21 @@ + + + + + 79dp + 8dp + \ No newline at end of file -- cgit v1.2.3