mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-27 19:27:49 +02:00
perms prompt now doesn't show the back button - android
This commit is contained in:
parent
fbcc4f28e7
commit
1de4c2e8c6
3 changed files with 6 additions and 1 deletions
|
@ -18,6 +18,7 @@
|
|||
android:allowBackup="true"
|
||||
android:icon="@drawable/icon"
|
||||
android:label="@string/app_name"
|
||||
android:theme="@android:style/Theme.Holo.Light.DarkActionBar"
|
||||
>
|
||||
<receiver android:name=".NetworkStateChangeReceiver">
|
||||
<intent-filter>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue