More Activity : Coming soon card

blogs api adapter and recyclerview

AboutWoka Activity

saving instance of player in home one and two fragment to optimize the theme switching
This commit is contained in:
2024-06-03 20:39:33 +05:30
parent 78f3cd85e6
commit 5946bf414f
33 changed files with 571 additions and 190 deletions

View File

@@ -15,6 +15,10 @@
android:supportsRtl="true"
android:theme="@style/Theme.Woka"
tools:targetApi="31">
<activity
android:name=".home.sidebar.AboutActivity"
android:screenOrientation="portrait"
android:exported="false" />
<activity
android:name=".home.MoreHomeActivity"
android:exported="false"