Add AppDetails activity label as well
This commit is contained in:
parent
1d72c31557
commit
cb2bf7945b
@ -47,6 +47,7 @@
|
|||||||
<activity android:name="Settings" />
|
<activity android:name="Settings" />
|
||||||
<activity
|
<activity
|
||||||
android:name="AppDetails"
|
android:name="AppDetails"
|
||||||
|
android:label="App Details"
|
||||||
android:exported="true"
|
android:exported="true"
|
||||||
android:parentActivityName="FDroid" >
|
android:parentActivityName="FDroid" >
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user