perms prompt now doesn't show the back button - android

This commit is contained in:
hypnosis-i2p 2018-02-18 00:25:58 +08:00
parent fbcc4f28e7
commit 1de4c2e8c6
3 changed files with 6 additions and 1 deletions

View file

@ -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>