From 0be7f07b83afe2bfa1310106b6efec631d781456 Mon Sep 17 00:00:00 2001 From: antonio Date: Wed, 23 Mar 2022 17:48:32 +0100 Subject: [PATCH] First implementation of the progress bar activated via runnable --- .idea/misc.xml | 1 + .../fragment/PlayerBottomSheetFragment.java | 32 +++++++++++++++++-- .../ui/fragment/PlayerControllerFragment.java | 1 - 3 files changed, 31 insertions(+), 3 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index 08a6aca0..44868b40 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -3,6 +3,7 @@