Mostly shuffling around strings and layouts. Slow device warning is now a full-screen activity, and format warning is now a dialog. Bug: 76097999 Test: atest com.android.settings.ui.StorageWizardTest Change-Id: Ifd74e3b1389f0cc9590f6a6a2cd49671f3bbc746
76 lines
3.6 KiB
XML
76 lines
3.6 KiB
XML
<!--
|
|
Copyright (C) 2018 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="82dp"
|
|
android:height="150dp"
|
|
android:viewportWidth="82.0"
|
|
android:viewportHeight="150.0">
|
|
<path
|
|
android:pathData="M42,62L45,62L45,64L42,64L42,67L40,67L40,64L37,64L37,62L40,62L40,59L42,59L42,62Z"
|
|
android:fillAlpha="0.87"
|
|
android:strokeColor="#00000000"
|
|
android:fillType="evenOdd"
|
|
android:fillColor="?android:attr/colorAccent"
|
|
android:strokeWidth="1"
|
|
android:strokeAlpha="0.87"/>
|
|
<path
|
|
android:pathData="M58.63,56L53.13,56L49.01,60.2L49,68.6C49,69.37 49.62,70 50.38,70L58.63,70C59.38,70 60,69.37 60,68.6L60,57.4C60,56.63 59.38,56 58.63,56ZM54.5,60.2L53.13,60.2L53.13,57.4L54.5,57.4L54.5,60.2ZM56.56,60.2L55.19,60.2L55.19,57.4L56.56,57.4L56.56,60.2ZM58.63,60.2L57.25,60.2L57.25,57.4L58.63,57.4L58.63,60.2Z"
|
|
android:fillAlpha="0.87"
|
|
android:strokeColor="#00000000"
|
|
android:fillType="nonZero"
|
|
android:fillColor="?android:attr/colorAccent"
|
|
android:strokeWidth="1"
|
|
android:strokeAlpha="0.87"/>
|
|
<path
|
|
android:pathData="M16,77L64,77A4,4 0,0 1,68 81L68,81A4,4 0,0 1,64 85L16,85A4,4 0,0 1,12 81L12,81A4,4 0,0 1,16 77z"
|
|
android:fillAlpha="0.87"
|
|
android:strokeColor="#00000000"
|
|
android:fillType="evenOdd"
|
|
android:fillColor="?android:attr/colorAccent"
|
|
android:strokeWidth="1"
|
|
android:strokeAlpha="0.87"/>
|
|
<path
|
|
android:pathData="M9,77h31v8h-31z"
|
|
android:strokeColor="#00000000"
|
|
android:fillType="evenOdd"
|
|
android:fillColor="#DADCE0"
|
|
android:strokeWidth="1"/>
|
|
<path
|
|
android:pathData="M6,144L74,144L74,6L6,6L6,144ZM4.95,150C2.21,150 0,147.88 0,145.24L0,4.76C0,2.12 2.21,0 4.95,0L75.05,0C77.79,0 80,2.12 80,4.76L80,145.24C80,147.88 77.79,150 75.05,150L4.95,150Z"
|
|
android:strokeColor="#00000000"
|
|
android:fillType="nonZero"
|
|
android:fillColor="#F1F3F4"
|
|
android:strokeWidth="1"/>
|
|
<path
|
|
android:pathData="M4.95,148L75.05,148C76.7,148 78,146.75 78,145.24L78,4.76C78,3.25 76.7,2 75.05,2L4.95,2C3.3,2 2,3.25 2,4.76L2,145.24C2,146.75 3.3,148 4.95,148ZM4.95,150C2.21,150 0,147.88 0,145.24L0,4.76C0,2.12 2.21,0 4.95,0L75.05,0C77.79,0 80,2.12 80,4.76L80,145.24C80,147.88 77.79,150 75.05,150L4.95,150Z"
|
|
android:strokeColor="#00000000"
|
|
android:fillType="nonZero"
|
|
android:fillColor="#DADCE0"
|
|
android:strokeWidth="1"/>
|
|
<path
|
|
android:pathData="M80,58L80,58C81.1,58 82,58.9 82,60L82,76C82,77.1 81.1,78 80,78L80,58Z"
|
|
android:strokeColor="#00000000"
|
|
android:fillType="evenOdd"
|
|
android:fillColor="#DADCE0"
|
|
android:strokeWidth="1"/>
|
|
<path
|
|
android:pathData="M80,32L80,32C81.1,32 82,32.9 82,34L82,40C82,41.1 81.1,42 80,42L80,32Z"
|
|
android:strokeColor="#00000000"
|
|
android:fillType="evenOdd"
|
|
android:fillColor="#DADCE0"
|
|
android:strokeWidth="1"/>
|
|
</vector>
|