Addchild key when parent adding child
Logging-out user when success is 4 for session expired WebView for Terms and conditions and privacy policy DisclaimerActivity and showing static content Notification count view and showing count from user data MoreActivity - Song api integration and showing songs
This commit is contained in:
@@ -16,11 +16,17 @@
|
||||
android:theme="@style/Theme.Woka"
|
||||
tools:targetApi="31">
|
||||
<activity
|
||||
android:name=".home.sidebar.addchild.AddChildActivity"
|
||||
android:exported="false" />
|
||||
android:name=".modules.disclaimer.DisclaimerActivity"
|
||||
android:exported="false"
|
||||
android:screenOrientation="portrait" />
|
||||
<activity
|
||||
android:name=".modules.webview.WebViewActivity"
|
||||
android:exported="false"
|
||||
android:screenOrientation="portrait" />
|
||||
<activity
|
||||
android:name=".home.sidebar.profile.UserProfileActivity"
|
||||
android:exported="false" />
|
||||
android:exported="false"
|
||||
android:screenOrientation="portrait" />
|
||||
<activity
|
||||
android:name=".home.sidebar.support.SupportActivity"
|
||||
android:exported="false"
|
||||
|
||||
Reference in New Issue
Block a user