Merge "Implement temporary asset in settings page" into sc-dev am: 48f6ec410e
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/13774725 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I24e65ebde51d9825bf51ce543e335fbe5d0db4d5
This commit is contained in:
45
res/drawable/one_handed_guideline.xml
Normal file
45
res/drawable/one_handed_guideline.xml
Normal file
@@ -0,0 +1,45 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:aapt="http://schemas.android.com/aapt"
|
||||
android:width="412dp"
|
||||
android:height="264dp"
|
||||
android:viewportWidth="412"
|
||||
android:viewportHeight="264">
|
||||
<group>
|
||||
<clip-path
|
||||
android:pathData="M0,0h412v264h-412z"/>
|
||||
<path
|
||||
android:pathData="M126,-246C109.431,-246 96,-232.569 96,-216V195C96,211.569 109.431,225 126,225H284.5C301.069,225 314.5,211.569 314.5,195V-216C314.5,-232.569 301.069,-246 284.5,-246H126ZM122,-235C110.954,-235 102,-226.046 102,-215V189.5C102,200.546 110.954,209.5 122,209.5H288C299.046,209.5 308,200.546 308,189.5V-215C308,-226.046 299.046,-235 288,-235H122Z"
|
||||
android:fillColor="#000000"
|
||||
android:fillType="evenOdd"/>
|
||||
<path
|
||||
android:pathData="M122.12,-233L288.12,-233A20,20 0,0 1,308.12 -213L308.12,191.5A20,20 0,0 1,288.12 211.5L122.12,211.5A20,20 0,0 1,102.12 191.5L102.12,-213A20,20 0,0 1,122.12 -233z"
|
||||
android:fillColor="#EAF1FF"/>
|
||||
<path
|
||||
android:pathData="M102.16,193.12H308.08C308.08,203.326 299.806,211.6 289.6,211.6H120.64C110.434,211.6 102.16,203.326 102.16,193.12Z"
|
||||
android:fillColor="#B5CFFC"/>
|
||||
<path
|
||||
android:pathData="M187.5,202.72L222.5,202.72A0.5,0.5 0,0 1,223 203.22L223,203.22A0.5,0.5 0,0 1,222.5 203.72L187.5,203.72A0.5,0.5 0,0 1,187 203.22L187,203.22A0.5,0.5 0,0 1,187.5 202.72z"
|
||||
android:fillColor="#666666"/>
|
||||
<path
|
||||
android:pathData="M197,115h36v94.684h-36z"
|
||||
android:strokeAlpha="0.8"
|
||||
android:fillAlpha="0.8">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:startY="189.19"
|
||||
android:startX="212.951"
|
||||
android:endY="168.637"
|
||||
android:endX="212.447"
|
||||
android:type="linear">
|
||||
<item android:offset="0" android:color="#FF4285F4"/>
|
||||
<item android:offset="1" android:color="#004385F5"/>
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
<path
|
||||
android:pathData="M197,206.899a18,18.101 0,1 0,36 0a18,18.101 0,1 0,-36 0z"
|
||||
android:strokeAlpha="0.8"
|
||||
android:fillColor="#3B7BE4"
|
||||
android:fillAlpha="0.8"/>
|
||||
</group>
|
||||
</vector>
|
Reference in New Issue
Block a user