Teaser listing api in ViewModel.

Creating playlist for episodes and teasers in viewmodel

opening fragment from the MyListFragment: Receiving callback and updating data accordingly.

Corrected home1 fragment's background timings

Updating UI language of MyListFragment when user changes the language with the callback.

NoSignInDialog : UI and functionality

Implemented in MyListFragment
This commit is contained in:
2024-07-18 21:07:14 +05:30
parent 2e2c9cb853
commit 8a3ca80f09
26 changed files with 1055 additions and 2339 deletions

View File

@@ -220,4 +220,7 @@
<string name="download_complete">Download complete</string>
<string name="file_saved_to_your_music_folder">File saved to your music folder.</string>
<string name="load_more">LOAD MORE</string>
<string name="continue_to_woka">Continue to WOKA</string>
<string name="to_continue_please_sign_in_for_more_adventures_and_features">To continue, please sign in for more adventures and features...</string>
<string name="free_sign_in">Free Sign In</string>
</resources>