view: Drop logic related to details

This has been moved to compose

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2025-06-30 12:44:26 +08:00
parent fe6c62851b
commit 2bb3bbec0c
26 changed files with 3 additions and 1743 deletions

View File

@@ -191,14 +191,6 @@
android:name="cluster"
app:argType="com.aurora.gplayapi.data.models.StreamCluster" />
</fragment>
<fragment
android:id="@+id/devAppsFragment"
android:name="com.aurora.store.view.ui.details.DevAppsFragment"
tools:layout="@layout/fragment_generic_with_toolbar">
<argument
android:name="developerName"
app:argType="string" />
</fragment>
<fragment
android:id="@+id/splashFragment"
android:name="com.aurora.store.view.ui.splash.SplashFragment"