compose: about: Initial migration
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -56,11 +56,6 @@
|
||||
android:name="com.aurora.store.view.ui.updates.UpdatesFragment"
|
||||
android:label="@string/title_updates"
|
||||
tools:layout="@layout/fragment_updates" />
|
||||
<fragment
|
||||
android:id="@+id/aboutFragment"
|
||||
android:name="com.aurora.store.view.ui.about.AboutFragment"
|
||||
android:label="@string/title_about"
|
||||
tools:layout="@layout/fragment_about" />
|
||||
<fragment
|
||||
android:id="@+id/appsGamesFragment"
|
||||
android:name="com.aurora.store.view.ui.all.AppsGamesFragment"
|
||||
|
||||
Reference in New Issue
Block a user