MoreHomeActivity re-arrangements of sizes in layout.
Notifications activity, adapter - dummy data
This commit is contained in:
@@ -16,9 +16,13 @@
|
||||
android:theme="@style/Theme.Woka"
|
||||
tools:targetApi="31">
|
||||
<activity
|
||||
android:name=".shop.MyOrdersActivity"
|
||||
android:name=".home.notifications.NotificationsActivity"
|
||||
android:exported="false"
|
||||
android:screenOrientation="portrait" />
|
||||
<activity
|
||||
android:name=".shop.MyOrdersActivity"
|
||||
android:exported="false"
|
||||
android:screenOrientation="portrait" />
|
||||
<activity
|
||||
android:name=".modules.disclaimer.DisclaimerActivity"
|
||||
android:exported="false"
|
||||
|
||||
Reference in New Issue
Block a user