mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-09-21 19:47:46 -04:00
Add AppDetails activity label as well
This commit is contained in:
1 parent
1d72c31557
commit
cb2bf7945b
1 file changed
+1
@@ -47,6 +47,7 @@
|
||||
<activity android:name="Settings" />
|
||||
<activity
|
||||
android:name="AppDetails"
|
||||
android:label="App Details"
|
||||
android:exported="true"
|
||||
android:parentActivityName="FDroid" >
|
||||
|
||||
|
||||
Reference in new issue
Block a user