View all buttons in all lists in favorites list.
Removed all local changes in favorites list from all modules repository Added flag to only load favorites list when there is changes in modules data. Created FavoritesActivity and fragment_web_series_eng and creadted viewmodel and integrated api for loading data of webseries.
This commit is contained in:
@@ -17,6 +17,9 @@
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/Theme.Woka"
|
||||
tools:targetApi="31">
|
||||
<activity
|
||||
android:name=".home.mylist.view.FavoritesActivity"
|
||||
android:exported="false" />
|
||||
<activity
|
||||
android:name=".modules.blogs.view.BlogsActivity"
|
||||
android:exported="false" />
|
||||
|
||||
Reference in New Issue
Block a user