remove ConfirmIdentityActivity

Closes #2571

//FREEBIE
pull/1/head
agrajaghh 10 years ago committed by Moxie Marlinspike
parent a2b5bf54c8
commit 03110c9870

@ -90,10 +90,6 @@
android:windowSoftInputMode="stateUnchanged"
android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize"/>
<activity android:name=".ConfirmIdentityActivity"
android:theme="@style/TextSecure.Light.Dialog"
android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize"/>
<activity android:name=".DeviceProvisioningActivity"
android:theme="@style/TextSecure.DialogActivity"
android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize">

Loading…
Cancel
Save