Created Karaoke module: UI and backend

Integrated karaoke listing api and data caching
Integrated Continue Karaoke api and data caching

Data syncing with adapters and MyListFragment

Dialog showing for karaoke.

Implemented Media3 Player view for KaraokePlayerActivity

Custom Player controller view - adding close button and title and hiding full screen and settings icon
Player setup, hiding user controller view
This commit is contained in:
2024-07-09 19:19:03 +05:30
parent 294afcb80a
commit 64626f7730
25 changed files with 1716 additions and 41 deletions

View File

@@ -198,4 +198,8 @@
<string name="back_warning_text">Clicking \"OK\" will exit you from the game.\nAre you sure you want to proceed?</string>
<string name="cancel_caps">CANCEL</string>
<string name="ok_caps">OK</string>
<string name="sing_along_and_dance">SING ALONG and DANCE</string>
<string name="sing_again">SING AGAIN</string>
<string name="sing">SING</string>
<string name="sing_now">SING NOW</string>
</resources>