ui: tweak icon background
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 17 KiB |
|
@ -6,7 +6,7 @@
|
|||
android:viewportHeight="108">
|
||||
<group android:name="bg">
|
||||
<path
|
||||
android:fillColor="#eef0ff"
|
||||
android:fillColor="#ffffff"
|
||||
android:pathData="M0 0h108v108H0z"
|
||||
android:strokeColor="#00000000" />
|
||||
</group>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
android:pivotX="56"
|
||||
android:pivotY="56">
|
||||
<path
|
||||
android:fillColor="#eef0ff"
|
||||
android:fillColor="#ffffff"
|
||||
android:pathData="M 136,54 A 82,82 0 0 1 54,136 82,82 0 0 1 -28,54 82,82 0 0 1 54,-28 82,82 0 0 1 136,54 Z"
|
||||
android:strokeColor="#00000000" />
|
||||
</group>
|
||||
|
@ -68,7 +68,7 @@
|
|||
<set>
|
||||
<objectAnimator
|
||||
android:duration="1000"
|
||||
android:interpolator="@interpolator/m3_sys_motion_easing_standard_decelerate"
|
||||
android:interpolator="@interpolator/m3_sys_motion_easing_emphasized_decelerate"
|
||||
android:propertyName="rotation"
|
||||
android:startOffset="0"
|
||||
android:valueFrom="90"
|
||||
|
@ -83,7 +83,7 @@
|
|||
<set>
|
||||
<objectAnimator
|
||||
android:duration="1000"
|
||||
android:interpolator="@interpolator/m3_sys_motion_easing_standard_decelerate"
|
||||
android:interpolator="@interpolator/m3_sys_motion_easing_emphasized_decelerate"
|
||||
android:propertyName="rotation"
|
||||
android:startOffset="0"
|
||||
android:valueFrom="90"
|
||||
|
@ -97,7 +97,7 @@
|
|||
<set>
|
||||
<objectAnimator
|
||||
android:duration="1000"
|
||||
android:interpolator="@interpolator/m3_sys_motion_easing_standard_decelerate"
|
||||
android:interpolator="@interpolator/m3_sys_motion_easing_emphasized_decelerate"
|
||||
android:propertyName="strokeWidth"
|
||||
android:startOffset="0"
|
||||
android:valueFrom="0"
|
||||
|
|
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3 KiB |
Before Width: | Height: | Size: 2 KiB After Width: | Height: | Size: 2 KiB |
Before Width: | Height: | Size: 4.4 KiB After Width: | Height: | Size: 4.3 KiB |
Before Width: | Height: | Size: 6.6 KiB After Width: | Height: | Size: 6.4 KiB |
Before Width: | Height: | Size: 9.3 KiB After Width: | Height: | Size: 9 KiB |
2
media
|
@ -1 +1 @@
|
|||
Subproject commit 00124cbac493c06a24e19b01893946bdaf8faf58
|
||||
Subproject commit 9fc2401b8fdc2b23905402462e775c6db4e1527f
|