Skip to content

Commit

Permalink
fix: revert duration change
Browse files Browse the repository at this point in the history
  • Loading branch information
janicduplessis committed Jan 24, 2024
1 parent 37daeb5 commit 637e23d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
android:fillAfter="true"
android:interpolator="@anim/rns_standard_accelerate_interpolator"
android:startOffset="0"
android:duration="83" />
android:duration="450" />

<translate
android:fromXDelta="0"
Expand Down

0 comments on commit 637e23d

Please sign in to comment.