mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-02-20 08:08:04 -05:00
Merge branch 'fix-panic-mode' into 'master'
export PanicResponderActivity to make panic mode work again See merge request fdroid/fdroidclient!1360
This commit is contained in:
@@ -99,7 +99,7 @@
|
||||
|
||||
<activity
|
||||
android:name=".panic.PanicResponderActivity"
|
||||
android:exported="false"
|
||||
android:exported="true"
|
||||
android:noHistory="true"
|
||||
android:theme="@android:style/Theme.NoDisplay">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user