Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0f0e06f9 authored by Hawkwood Glazier's avatar Hawkwood Glazier
Browse files

Update media play/pause containers

This commit speeds up the animation of media play/pause containers

Test: Manual
Fixes: 238907569
Change-Id: I80310ea99e451baa5ecac010715043860b06b544
parent dcaadd7f
Loading
Loading
Loading
Loading
+3 −8
Original line number Diff line number Diff line
@@ -22,11 +22,6 @@
                android:viewportHeight="48"
                android:viewportWidth="48">
            <group android:name="_R_G">
                <group android:name="_R_G_L_1_G"
                       android:translateX="24"
                       android:translateY="24"
                       android:scaleX="0.5"
                       android:scaleY="0.5"/>
                <group android:name="_R_G_L_0_G"
                       android:translateX="24"
                       android:translateY="24"
@@ -46,7 +41,7 @@
        <aapt:attr name="android:animation">
            <set android:ordering="together">
                <objectAnimator android:propertyName="pathData"
                                android:duration="500"
                                android:duration="250"
                                android:startOffset="0"
                                android:valueFrom="M48 -16 C48,-16 48,16 48,16 C48,33.67 33.67,48 16,48 C16,48 -16,48 -16,48 C-33.67,48 -48,33.67 -48,16 C-48,16 -48,-16 -48,-16 C-48,-33.67 -33.67,-48 -16,-48 C-16,-48 16,-48 16,-48 C33.67,-48 48,-33.67 48,-16c "
                                android:valueTo="M48 0.25 C48,0.25 48,0 48,0 C47.75,26 31.25,48 0,48 C0,48 0,48 0,48 C-30,48 -48,25.75 -48,-0.25 C-48,-0.25 -48,-0.25 -48,-0.25 C-47.75,-23.5 -32.25,-47.75 0.5,-48 C0.5,-48 0.5,-48 0.5,-48 C28,-47.75 47.75,-29.75 48,0.25c "
@@ -62,7 +57,7 @@
        <aapt:attr name="android:animation">
            <set android:ordering="together">
                <objectAnimator android:propertyName="translateX"
                                android:duration="517"
                                android:duration="267"
                                android:startOffset="0"
                                android:valueFrom="0"
                                android:valueTo="1"
+3 −3
Original line number Diff line number Diff line
@@ -41,7 +41,7 @@
        <aapt:attr name="android:animation">
            <set android:ordering="together">
                <objectAnimator android:propertyName="pathData"
                                android:duration="500"
                                android:duration="250"
                                android:startOffset="0"
                                android:valueFrom="M48 0.25 C48,0.25 48,0 48,0 C47.75,26 31.25,48 0,48 C0,48 0,48 0,48 C-30,48 -48,25.75 -48,-0.25 C-48,-0.25 -48,-0.25 -48,-0.25 C-47.75,-23.5 -32.25,-47.75 0.5,-48 C0.5,-48 0.5,-48 0.5,-48 C28,-47.75 47.75,-29.75 48,0.25c "
                                android:valueTo="M48 -16 C48,-16 48,16 48,16 C48,33.67 33.67,48 16,48 C16,48 -16,48 -16,48 C-33.67,48 -48,33.67 -48,16 C-48,16 -48,-16 -48,-16 C-48,-33.67 -33.67,-48 -16,-48 C-16,-48 16,-48 16,-48 C33.67,-48 48,-33.67 48,-16c "
@@ -57,7 +57,7 @@
        <aapt:attr name="android:animation">
            <set android:ordering="together">
                <objectAnimator android:propertyName="translateX"
                                android:duration="517"
                                android:duration="267"
                                android:startOffset="0"
                                android:valueFrom="0"
                                android:valueTo="1"