Snap for 11257657 from 664375d43a to 24Q2-release
Change-Id: I098944cc9f589347985e352d668a78bd9a3b51b2
This commit is contained in:
@@ -16,7 +16,8 @@
|
||||
android:width="84dp"
|
||||
android:height="208dp"
|
||||
android:viewportWidth="84"
|
||||
android:viewportHeight="208">
|
||||
android:viewportHeight="208"
|
||||
android:autoMirrored="true">
|
||||
<path
|
||||
android:pathData="M24.53,169.2L32.09,165.56C77.7,143.55 77.7,64.45 32.09,42.35L24.53,38.71C14.55,33.95 6.06,25.56 0,14.92V193.08C6.06,182.44 14.55,174.05 24.53,169.2Z"
|
||||
android:fillColor="?attr/onSurfaceBack"/>
|
||||
|
||||
@@ -16,7 +16,8 @@
|
||||
android:width="122dp"
|
||||
android:height="303dp"
|
||||
android:viewportWidth="122"
|
||||
android:viewportHeight="303">
|
||||
android:viewportHeight="303"
|
||||
android:autoMirrored="true">
|
||||
<path
|
||||
android:pathData="M35.65,245.9L46.63,240.61C112.92,208.62 112.92,93.67 46.63,61.54L35.65,56.26C21.15,49.34 8.81,37.14 0,21.69V280.6C8.81,265.15 21.15,252.95 35.65,245.9Z"
|
||||
android:fillColor="?attr/onSurfaceBack"/>
|
||||
|
||||
@@ -16,7 +16,8 @@
|
||||
android:width="83dp"
|
||||
android:height="208dp"
|
||||
android:viewportWidth="83"
|
||||
android:viewportHeight="208">
|
||||
android:viewportHeight="208"
|
||||
android:autoMirrored="true">
|
||||
<path
|
||||
android:pathData="M23.53,169.2L31.09,165.56C76.7,143.55 76.7,64.45 31.09,42.35L23.53,38.71C13.55,33.95 5.06,25.56 -1,14.92V193.08C5.06,182.44 13.55,174.05 23.53,169.2Z"
|
||||
android:fillColor="?attr/onSurfaceBack"/>
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:androidprv="http://schemas.android.com/apk/prv/res/android"
|
||||
android:shape="rectangle" >
|
||||
<solid android:color="?androidprv:attr/colorSurfaceVariant"/>
|
||||
<solid android:color="?androidprv:attr/materialColorOutlineVariant"/>
|
||||
<corners android:radius="@dimen/bottom_sheet_handle_corner_radius" />
|
||||
</shape>
|
||||
|
||||
Reference in New Issue
Block a user