mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-01-30 17:51:37 -05:00
Add AppDetails activity label as well
This commit is contained in:
@@ -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