fix: added the correct duration of the transition for the audioplayer (500ms)

This commit is contained in:
Azuras03 2023-12-17 16:15:25 +01:00
parent 3d425c10ec
commit 2e56928b0b

View File

@ -16,6 +16,7 @@
</KeyFrameSet>
<OnClick
motion:clickAction="toggle"
motion:duration="500"
motion:targetId="@+id/miniPlayerControls" />
</Transition>