chore(magnification): update assets for tablets
Fix: 261547655 Fix: 243902461 Test: launch cf_x86_64_tablet, open Settings > Accessibility Test: Open "Magnification", check banner animation Test: Open "Magnification" > "Magnifcation Type", check images Test: Perform the above with both light and dark mode. Change-Id: I93fa93b32790de207edfd34fe95f416802a5dfee
This commit is contained in:
70
res/drawable-sw600dp-night/ic_illustration_fullscreen.xml
Normal file
70
res/drawable-sw600dp-night/ic_illustration_fullscreen.xml
Normal file
@@ -0,0 +1,70 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Copyright (C) 2023 The Android Open Source Project
|
||||||
|
|
||||||
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
you may not use this file except in compliance with the License.
|
||||||
|
You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
-->
|
||||||
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:width="412dp"
|
||||||
|
android:height="300dp"
|
||||||
|
android:viewportWidth="412"
|
||||||
|
android:viewportHeight="300">
|
||||||
|
<path
|
||||||
|
android:pathData="M384.2,300H27.8C12.5,300 0,287.2 0,271.5V28.5C0,12.8 12.5,0 27.8,0H384.3C399.5,0 412,12.8 412,28.5V271.7C412,287.2 399.5,300 384.2,300Z"
|
||||||
|
android:fillColor="#000000"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M262,272H152C139.67,272 130.84,263.15 130.84,249.44V50.03C130.71,35.39 140.87,27.4 153.2,27.4H260.81C273.14,27.4 283.04,33.94 283.17,50.03V249.44C283.04,263.15 272.28,272.69 262,272V272ZM153.07,31.67C142.67,31.67 134.2,40.24 134.2,50.76V250.17C134.2,260.7 142.66,269.26 153.07,269.26H260.68C271.08,269.26 279.55,260.69 279.55,250.17V50.76C279.55,40.23 271.09,31.67 260.68,31.67H153.07V31.67Z"
|
||||||
|
android:strokeLineJoin="round"
|
||||||
|
android:strokeWidth="5.8"
|
||||||
|
android:fillColor="#00000000"
|
||||||
|
android:strokeColor="#FCC934"
|
||||||
|
android:strokeLineCap="round"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M262.86,26.21H151.04C139.21,26.21 129.62,35.8 129.62,47.63V252.39C129.62,264.22 139.21,273.81 151.04,273.81H262.86C274.69,273.81 284.28,264.22 284.28,252.39V47.63C284.28,35.8 274.69,26.21 262.86,26.21Z"
|
||||||
|
android:strokeWidth="3.63"
|
||||||
|
android:fillColor="#00000000"
|
||||||
|
android:strokeColor="#80868B"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M128.42,100.83C127.28,100.83 126.36,99.91 126.36,98.78V80.7C126.36,79.57 127.28,78.65 128.42,78.65L129.24,89.34L128.42,100.85V100.83Z"
|
||||||
|
android:fillColor="#80868B"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M128.42,69.59C127.28,69.59 126.36,68.67 126.36,67.54V60.14C126.36,59.01 127.28,58.09 128.42,58.09L129.24,63.02L128.42,69.6V69.59Z"
|
||||||
|
android:fillColor="#80868B"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M248.01,47.37H263.97V63.33"
|
||||||
|
android:strokeLineJoin="round"
|
||||||
|
android:strokeWidth="5.8"
|
||||||
|
android:fillColor="#00000000"
|
||||||
|
android:strokeColor="#FCC934"
|
||||||
|
android:strokeLineCap="round"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M263.96,47.37L241.33,70"
|
||||||
|
android:strokeLineJoin="round"
|
||||||
|
android:strokeWidth="5.8"
|
||||||
|
android:fillColor="#00000000"
|
||||||
|
android:strokeColor="#FCC934"
|
||||||
|
android:strokeLineCap="round"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M166.04,252.5H150.23V236.54"
|
||||||
|
android:strokeLineJoin="round"
|
||||||
|
android:strokeWidth="5.8"
|
||||||
|
android:fillColor="#00000000"
|
||||||
|
android:strokeColor="#FCC934"
|
||||||
|
android:strokeLineCap="round"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M150.23,252.5L172.86,229.87"
|
||||||
|
android:strokeLineJoin="round"
|
||||||
|
android:strokeWidth="5.8"
|
||||||
|
android:fillColor="#00000000"
|
||||||
|
android:strokeColor="#FCC934"
|
||||||
|
android:strokeLineCap="round"/>
|
||||||
|
</vector>
|
51
res/drawable-sw600dp-night/ic_illustration_switch.xml
Normal file
51
res/drawable-sw600dp-night/ic_illustration_switch.xml
Normal file
@@ -0,0 +1,51 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Copyright (C) 2023 The Android Open Source Project
|
||||||
|
|
||||||
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
you may not use this file except in compliance with the License.
|
||||||
|
You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
-->
|
||||||
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:width="412dp"
|
||||||
|
android:height="300dp"
|
||||||
|
android:viewportWidth="412"
|
||||||
|
android:viewportHeight="300">
|
||||||
|
<path
|
||||||
|
android:pathData="M384.2,300H27.8C12.5,300 0,287.2 0,271.5V28.5C0,12.8 12.5,0 27.8,0H384.3C399.5,0 412,12.8 412,28.5V271.7C412,287.2 399.5,300 384.2,300Z"
|
||||||
|
android:fillColor="#000000"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M261,272L153,272.07C140.67,272.07 130.84,263.16 130.84,249.44V50.03C130.71,35.39 140.87,27.4 153.2,27.4H260.81C273.14,27.4 283.04,33.94 283.17,50.03V249.44C283.04,263.15 272.61,272 261,272V272ZM153.07,31.67C142.67,31.67 134.2,40.24 134.2,50.76V250.17C134.2,260.7 142.66,269.26 153.07,269.26H260.68C271.08,269.26 279.55,260.69 279.55,250.17V50.76C279.55,40.23 271.09,31.67 260.68,31.67H153.07V31.67Z"
|
||||||
|
android:strokeLineJoin="round"
|
||||||
|
android:strokeWidth="5.8"
|
||||||
|
android:fillColor="#00000000"
|
||||||
|
android:strokeColor="#FCC934"
|
||||||
|
android:strokeLineCap="round"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M262.86,26.21H151.04C139.21,26.21 129.62,35.8 129.62,47.63V252.39C129.62,264.22 139.21,273.81 151.04,273.81H262.86C274.69,273.81 284.28,264.22 284.28,252.39V47.63C284.28,35.8 274.69,26.21 262.86,26.21Z"
|
||||||
|
android:strokeWidth="3.63"
|
||||||
|
android:fillColor="#00000000"
|
||||||
|
android:strokeColor="#80868B"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M128.42,100.83C127.28,100.83 126.36,99.91 126.36,98.78V80.7C126.36,79.57 127.28,78.65 128.42,78.65L129.24,89.34L128.42,100.85V100.83Z"
|
||||||
|
android:fillColor="#80868B"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M128.42,69.59C127.28,69.59 126.36,68.67 126.36,67.54V60.14C126.36,59.01 127.28,58.09 128.42,58.09L129.24,63.02L128.42,69.6V69.59Z"
|
||||||
|
android:fillColor="#80868B"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M233.1,239.5V257H268V222.1H250.5V225.6H264.5V253.5H236.6V239.5H233.1Z"
|
||||||
|
android:fillColor="#DADCE0"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M247.1,222H233.1V236H247.1V222Z"
|
||||||
|
android:fillColor="#DADCE0"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M261.1,237.8V241.3H254.8L262.7,249.2L260.2,251.7L252.3,243.8V250.1H248.8V237.9H261.1V237.8Z"
|
||||||
|
android:fillColor="#DADCE0"/>
|
||||||
|
</vector>
|
66
res/drawable-sw600dp-night/ic_illustration_window.xml
Normal file
66
res/drawable-sw600dp-night/ic_illustration_window.xml
Normal file
@@ -0,0 +1,66 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Copyright (C) 2023 The Android Open Source Project
|
||||||
|
|
||||||
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
you may not use this file except in compliance with the License.
|
||||||
|
You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
-->
|
||||||
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:width="412dp"
|
||||||
|
android:height="300dp"
|
||||||
|
android:viewportWidth="412"
|
||||||
|
android:viewportHeight="300">
|
||||||
|
<path
|
||||||
|
android:pathData="M384.2,300H27.8C12.5,300 0,287.2 0,271.5V28.5C0,12.8 12.5,0 27.8,0H384.3C399.5,0 412,12.8 412,28.5V271.7C412,287.2 399.5,300 384.2,300Z"
|
||||||
|
android:fillColor="#000000"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M269.54,25.84H143.54C135.39,25.84 128.79,32.44 128.79,40.59V258.59C128.79,266.74 135.39,273.34 143.54,273.34H269.54C277.68,273.34 284.29,266.74 284.29,258.59V40.59C284.29,32.44 277.68,25.84 269.54,25.84Z"
|
||||||
|
android:strokeWidth="2.5"
|
||||||
|
android:fillColor="#000000"
|
||||||
|
android:strokeColor="#80868B"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M128.05,100.73C126.92,100.73 126,99.81 126,98.68V80.67C126,79.54 126.92,78.62 128.05,78.62L128.87,89.26L128.05,100.72V100.73Z"
|
||||||
|
android:fillColor="#80868B"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M128.05,69.62C126.92,69.62 126,68.7 126,67.57V60.2C126,59.07 126.92,58.15 128.05,58.15L128.87,63.06L128.05,69.61V69.62Z"
|
||||||
|
android:fillColor="#80868B"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M271.71,103.67C274.64,103.67 277.13,106.16 277.13,109.09V189.4C277.13,192.33 274.64,194.82 271.71,194.82H142.01C139.08,194.82 136.59,192.33 136.59,189.4V109.09C136.59,106.16 139.08,103.67 142.01,103.67H271.72H271.71ZM271.63,97.81H141.06C134.86,97.81 129.7,102.97 129.7,109.17V190.02C129.7,196.22 134.86,201.38 141.06,201.38H271.64C277.84,201.38 283,196.22 283,190.02V109.16C283,102.96 277.98,97.8 271.64,97.8L271.63,97.81Z"
|
||||||
|
android:fillColor="#FCC934"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M251.78,113.49H267.9V129.61"
|
||||||
|
android:strokeLineJoin="round"
|
||||||
|
android:strokeWidth="5.86"
|
||||||
|
android:fillColor="#00000000"
|
||||||
|
android:strokeColor="#FCC934"
|
||||||
|
android:strokeLineCap="round"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M267.9,113.49L245.04,136.35"
|
||||||
|
android:strokeLineJoin="round"
|
||||||
|
android:strokeWidth="5.86"
|
||||||
|
android:fillColor="#00000000"
|
||||||
|
android:strokeColor="#FCC934"
|
||||||
|
android:strokeLineCap="round"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M161.36,186.03H145.39V169.91"
|
||||||
|
android:strokeLineJoin="round"
|
||||||
|
android:strokeWidth="5.86"
|
||||||
|
android:fillColor="#00000000"
|
||||||
|
android:strokeColor="#FCC934"
|
||||||
|
android:strokeLineCap="round"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M145.38,186.03L168.24,163.17"
|
||||||
|
android:strokeLineJoin="round"
|
||||||
|
android:strokeWidth="5.86"
|
||||||
|
android:fillColor="#00000000"
|
||||||
|
android:strokeColor="#FCC934"
|
||||||
|
android:strokeLineCap="round"/>
|
||||||
|
</vector>
|
70
res/drawable-sw600dp/ic_illustration_fullscreen.xml
Normal file
70
res/drawable-sw600dp/ic_illustration_fullscreen.xml
Normal file
@@ -0,0 +1,70 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Copyright (C) 2023 The Android Open Source Project
|
||||||
|
|
||||||
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
you may not use this file except in compliance with the License.
|
||||||
|
You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
-->
|
||||||
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:width="412dp"
|
||||||
|
android:height="300dp"
|
||||||
|
android:viewportWidth="412"
|
||||||
|
android:viewportHeight="300">
|
||||||
|
<path
|
||||||
|
android:pathData="M384.2,300H27.8C12.5,300 0,287.2 0,271.5V28.5C0,12.8 12.5,0 27.8,0H384.3C399.5,0 412,12.8 412,28.5V271.7C412,287.2 399.5,300 384.2,300Z"
|
||||||
|
android:fillColor="#ffffff"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M262,272H152C139.67,272 130.84,263.15 130.84,249.44V50.03C130.71,35.39 140.87,27.4 153.2,27.4H260.81C273.14,27.4 283.04,33.94 283.17,50.03V249.44C283.04,263.15 272.28,272.69 262,272V272ZM153.07,31.67C142.67,31.67 134.2,40.24 134.2,50.76V250.17C134.2,260.7 142.66,269.26 153.07,269.26H260.68C271.08,269.26 279.55,260.69 279.55,250.17V50.76C279.55,40.23 271.09,31.67 260.68,31.67H153.07V31.67Z"
|
||||||
|
android:strokeLineJoin="round"
|
||||||
|
android:strokeWidth="5.8"
|
||||||
|
android:fillColor="#00000000"
|
||||||
|
android:strokeColor="#F9AB00"
|
||||||
|
android:strokeLineCap="round"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M262.86,26.21H151.04C139.21,26.21 129.62,35.8 129.62,47.63V252.39C129.62,264.22 139.21,273.81 151.04,273.81H262.86C274.69,273.81 284.28,264.22 284.28,252.39V47.63C284.28,35.8 274.69,26.21 262.86,26.21Z"
|
||||||
|
android:strokeWidth="3.63"
|
||||||
|
android:fillColor="#00000000"
|
||||||
|
android:strokeColor="#DADCE0"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M128.42,100.83C127.28,100.83 126.36,99.91 126.36,98.78V80.7C126.36,79.57 127.28,78.65 128.42,78.65L129.24,89.34L128.42,100.85V100.83Z"
|
||||||
|
android:fillColor="#DADCE0"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M128.42,69.59C127.28,69.59 126.36,68.67 126.36,67.54V60.14C126.36,59.01 127.28,58.09 128.42,58.09L129.24,63.02L128.42,69.6V69.59Z"
|
||||||
|
android:fillColor="#DADCE0"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M248.01,47.37H263.97V63.33"
|
||||||
|
android:strokeLineJoin="round"
|
||||||
|
android:strokeWidth="5.8"
|
||||||
|
android:fillColor="#00000000"
|
||||||
|
android:strokeColor="#F9AB00"
|
||||||
|
android:strokeLineCap="round"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M263.96,47.37L241.33,70"
|
||||||
|
android:strokeLineJoin="round"
|
||||||
|
android:strokeWidth="5.8"
|
||||||
|
android:fillColor="#00000000"
|
||||||
|
android:strokeColor="#F9AB00"
|
||||||
|
android:strokeLineCap="round"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M166.04,252.5H150.23V236.54"
|
||||||
|
android:strokeLineJoin="round"
|
||||||
|
android:strokeWidth="5.8"
|
||||||
|
android:fillColor="#00000000"
|
||||||
|
android:strokeColor="#F9AB00"
|
||||||
|
android:strokeLineCap="round"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M150.23,252.5L172.86,229.87"
|
||||||
|
android:strokeLineJoin="round"
|
||||||
|
android:strokeWidth="5.8"
|
||||||
|
android:fillColor="#00000000"
|
||||||
|
android:strokeColor="#F9AB00"
|
||||||
|
android:strokeLineCap="round"/>
|
||||||
|
</vector>
|
51
res/drawable-sw600dp/ic_illustration_switch.xml
Normal file
51
res/drawable-sw600dp/ic_illustration_switch.xml
Normal file
@@ -0,0 +1,51 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Copyright (C) 2023 The Android Open Source Project
|
||||||
|
|
||||||
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
you may not use this file except in compliance with the License.
|
||||||
|
You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
-->
|
||||||
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:width="412dp"
|
||||||
|
android:height="300dp"
|
||||||
|
android:viewportWidth="412"
|
||||||
|
android:viewportHeight="300">
|
||||||
|
<path
|
||||||
|
android:pathData="M384.2,300H27.8C12.5,300 0,287.2 0,271.5V28.5C0,12.8 12.5,0 27.8,0H384.3C399.5,0 412,12.8 412,28.5V271.7C412,287.2 399.5,300 384.2,300Z"
|
||||||
|
android:fillColor="#ffffff"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M261,272L153,272.07C140.67,272.07 130.84,263.16 130.84,249.44V50.03C130.71,35.39 140.87,27.4 153.2,27.4H260.81C273.14,27.4 283.04,33.94 283.17,50.03V249.44C283.04,263.15 272.61,272 261,272V272ZM153.07,31.67C142.67,31.67 134.2,40.24 134.2,50.76V250.17C134.2,260.7 142.66,269.26 153.07,269.26H260.68C271.08,269.26 279.55,260.69 279.55,250.17V50.76C279.55,40.23 271.09,31.67 260.68,31.67H153.07V31.67Z"
|
||||||
|
android:strokeLineJoin="round"
|
||||||
|
android:strokeWidth="5.8"
|
||||||
|
android:fillColor="#00000000"
|
||||||
|
android:strokeColor="#F9AB00"
|
||||||
|
android:strokeLineCap="round"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M262.86,26.21H151.04C139.21,26.21 129.62,35.8 129.62,47.63V252.39C129.62,264.22 139.21,273.81 151.04,273.81H262.86C274.69,273.81 284.28,264.22 284.28,252.39V47.63C284.28,35.8 274.69,26.21 262.86,26.21Z"
|
||||||
|
android:strokeWidth="3.63"
|
||||||
|
android:fillColor="#00000000"
|
||||||
|
android:strokeColor="#DADCE0"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M128.42,100.83C127.28,100.83 126.36,99.91 126.36,98.78V80.7C126.36,79.57 127.28,78.65 128.42,78.65L129.24,89.34L128.42,100.85V100.83Z"
|
||||||
|
android:fillColor="#DADCE0"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M128.42,69.59C127.28,69.59 126.36,68.67 126.36,67.54V60.14C126.36,59.01 127.28,58.09 128.42,58.09L129.24,63.02L128.42,69.6V69.59Z"
|
||||||
|
android:fillColor="#DADCE0"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M233.1,239.5V257H268V222.1H250.5V225.6H264.5V253.5H236.6V239.5H233.1Z"
|
||||||
|
android:fillColor="#5F6368"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M247.1,222H233.1V236H247.1V222Z"
|
||||||
|
android:fillColor="#5F6368"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M261.1,237.8V241.3H254.8L262.7,249.2L260.2,251.7L252.3,243.8V250.1H248.8V237.9H261.1V237.8Z"
|
||||||
|
android:fillColor="#5F6368"/>
|
||||||
|
</vector>
|
66
res/drawable-sw600dp/ic_illustration_window.xml
Normal file
66
res/drawable-sw600dp/ic_illustration_window.xml
Normal file
@@ -0,0 +1,66 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Copyright (C) 2023 The Android Open Source Project
|
||||||
|
|
||||||
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
you may not use this file except in compliance with the License.
|
||||||
|
You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
-->
|
||||||
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:width="412dp"
|
||||||
|
android:height="300dp"
|
||||||
|
android:viewportWidth="412"
|
||||||
|
android:viewportHeight="300">
|
||||||
|
<path
|
||||||
|
android:pathData="M384.2,300H27.8C12.5,300 0,287.2 0,271.5V28.5C0,12.8 12.5,0 27.8,0H384.3C399.5,0 412,12.8 412,28.5V271.7C412,287.2 399.5,300 384.2,300Z"
|
||||||
|
android:fillColor="#ffffff"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M269.54,25.84H143.54C135.39,25.84 128.79,32.44 128.79,40.59V258.59C128.79,266.74 135.39,273.34 143.54,273.34H269.54C277.68,273.34 284.29,266.74 284.29,258.59V40.59C284.29,32.44 277.68,25.84 269.54,25.84Z"
|
||||||
|
android:strokeWidth="2.5"
|
||||||
|
android:fillColor="#ffffff"
|
||||||
|
android:strokeColor="#DADCE0"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M128.05,100.73C126.92,100.73 126,99.81 126,98.68V80.67C126,79.54 126.92,78.62 128.05,78.62L128.87,89.26L128.05,100.72V100.73Z"
|
||||||
|
android:fillColor="#DADCE0"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M128.05,69.62C126.92,69.62 126,68.7 126,67.57V60.2C126,59.07 126.92,58.15 128.05,58.15L128.87,63.06L128.05,69.61V69.62Z"
|
||||||
|
android:fillColor="#DADCE0"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M271.71,103.67C274.64,103.67 277.13,106.16 277.13,109.09V189.4C277.13,192.33 274.64,194.82 271.71,194.82H142.01C139.08,194.82 136.59,192.33 136.59,189.4V109.09C136.59,106.16 139.08,103.67 142.01,103.67H271.72H271.71ZM271.63,97.81H141.06C134.86,97.81 129.7,102.97 129.7,109.17V190.02C129.7,196.22 134.86,201.38 141.06,201.38H271.64C277.84,201.38 283,196.22 283,190.02V109.16C283,102.96 277.98,97.8 271.64,97.8L271.63,97.81Z"
|
||||||
|
android:fillColor="#F9AB00"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M251.78,113.49H267.9V129.61"
|
||||||
|
android:strokeLineJoin="round"
|
||||||
|
android:strokeWidth="5.86"
|
||||||
|
android:fillColor="#00000000"
|
||||||
|
android:strokeColor="#F9AB00"
|
||||||
|
android:strokeLineCap="round"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M267.9,113.49L245.04,136.35"
|
||||||
|
android:strokeLineJoin="round"
|
||||||
|
android:strokeWidth="5.86"
|
||||||
|
android:fillColor="#00000000"
|
||||||
|
android:strokeColor="#F9AB00"
|
||||||
|
android:strokeLineCap="round"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M161.36,186.03H145.39V169.91"
|
||||||
|
android:strokeLineJoin="round"
|
||||||
|
android:strokeWidth="5.86"
|
||||||
|
android:fillColor="#00000000"
|
||||||
|
android:strokeColor="#F9AB00"
|
||||||
|
android:strokeLineCap="round"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M145.38,186.03L168.24,163.17"
|
||||||
|
android:strokeLineJoin="round"
|
||||||
|
android:strokeWidth="5.86"
|
||||||
|
android:fillColor="#00000000"
|
||||||
|
android:strokeColor="#F9AB00"
|
||||||
|
android:strokeLineCap="round"/>
|
||||||
|
</vector>
|
1
res/raw-sw600dp/accessibility_magnification_banner.json
Normal file
1
res/raw-sw600dp/accessibility_magnification_banner.json
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user