Woka support scrolling issue resolved
Completed UserProfileActivity.kt with api integration Completed whole flow of add child from guardian app with all api integration of child registration Deactivate account api integration. Flow changes in user log in
This commit is contained in:
@@ -15,6 +15,12 @@
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/Theme.Woka"
|
||||
tools:targetApi="31">
|
||||
<activity
|
||||
android:name=".home.sidebar.addchild.AddChildActivity"
|
||||
android:exported="false" />
|
||||
<activity
|
||||
android:name=".home.sidebar.profile.UserProfileActivity"
|
||||
android:exported="false" />
|
||||
<activity
|
||||
android:name=".home.sidebar.support.SupportActivity"
|
||||
android:exported="false"
|
||||
|
||||
Reference in New Issue
Block a user