Implemented the logic of podcast controllers

This commit is contained in:
CappielloAntonio 2022-02-08 17:46:13 +01:00
parent 072b339f8c
commit c376adf2d9
8 changed files with 295 additions and 12 deletions

View file

@ -7,4 +7,6 @@
app:controller_layout_id="@layout/inner_fragment_player_controller_layout"
app:repeat_toggle_modes="all|one"
app:show_shuffle_button="true"
app:show_rewind_button="false"
app:show_fastforward_button="false"
app:show_timeout="0" />