Add details about Aurora Store in welcome and about fragments

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2024-06-09 20:45:33 +05:30
parent 6060a12a97
commit 925cfac7c9
7 changed files with 59 additions and 7 deletions

View File

@@ -492,4 +492,8 @@
<argument android:name="url"
app:argType="string" />
</dialog>
<dialog
android:id="@+id/aboutDialog"
android:name="com.aurora.store.view.ui.about.AboutDialog"
android:label="@string/title_about" />
</navigation>