From 762c7ab59e7c80f3b8e5d23bd01ddcd5309e2f9d Mon Sep 17 00:00:00 2001 From: Kevin Chang Date: Tue, 5 Nov 2019 10:42:13 +0800 Subject: [PATCH] Add the license announcement in the drawable files of Accessibility warning dialog Add the license announcement in the drawable files to make it consistent to other files. Bug: 143917082 Test: Maunal Change-Id: I892a4194b2b4b46dd64165a08da97cc41b3bd4f8 --- res/drawable/ic_pan_tool_18dp.xml | 28 +++++++++++++++++++++----- res/drawable/ic_visibility_18dp.xml | 31 ++++++++++++++++++++++------- 2 files changed, 47 insertions(+), 12 deletions(-) diff --git a/res/drawable/ic_pan_tool_18dp.xml b/res/drawable/ic_pan_tool_18dp.xml index 3ebfc9ce2c6..36b133b6677 100644 --- a/res/drawable/ic_pan_tool_18dp.xml +++ b/res/drawable/ic_pan_tool_18dp.xml @@ -1,10 +1,28 @@ + + + + android:width="18dp" + android:height="18dp" + android:viewportWidth="48" + android:viewportHeight="48"> - + diff --git a/res/drawable/ic_visibility_18dp.xml b/res/drawable/ic_visibility_18dp.xml index 9e27815cb76..9dc269fe806 100644 --- a/res/drawable/ic_visibility_18dp.xml +++ b/res/drawable/ic_visibility_18dp.xml @@ -1,9 +1,26 @@ + + + - + android:width="18dp" + android:height="18dp" + android:viewportWidth="48" + android:viewportHeight="48"> +