From dba1b19351299d3be441e4547ea497dfb37ba4dc Mon Sep 17 00:00:00 2001 From: Bnyro Date: Tue, 28 Jun 2022 17:27:57 +0200 Subject: [PATCH] improve action button animation --- app/src/main/res/layout/fragment_player.xml | 29 ++++----------------- app/src/main/res/values/style.xml | 11 ++++++++ 2 files changed, 16 insertions(+), 24 deletions(-) diff --git a/app/src/main/res/layout/fragment_player.xml b/app/src/main/res/layout/fragment_player.xml index 87d4a0557..7067c404c 100644 --- a/app/src/main/res/layout/fragment_player.xml +++ b/app/src/main/res/layout/fragment_player.xml @@ -28,6 +28,7 @@ @@ -153,12 +154,7 @@ + style="@style/PlayerActionsLayout"> + style="@style/PlayerActionsLayout"> + style="@style/PlayerActionsLayout"> + style="@style/PlayerActionsLayout"> + + \ No newline at end of file