mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-19 00:01:08 +01:00
Fix crash when launching 'turn off contact joined' option via activity.
This commit is contained in:
committed by
Cody Henthorne
parent
6230a7553d
commit
06ee096746
@@ -1006,7 +1006,7 @@
|
||||
android:exported="false"/>
|
||||
|
||||
<activity android:name=".contacts.TurnOffContactJoinedNotificationsActivity"
|
||||
android:theme="@style/Theme.AppCompat.Dialog.Alert"
|
||||
android:theme="@style/TextSecure.DialogActivity"
|
||||
android:exported="false"/>
|
||||
|
||||
<activity android:name=".contactshare.ContactShareEditActivity"
|
||||
|
||||
Reference in New Issue
Block a user