remove ConfirmIdentityActivity

Closes #2571

//FREEBIE
This commit is contained in:
agrajaghh 2015-03-03 21:38:57 +01:00 committed by Moxie Marlinspike
parent a2b5bf54c8
commit 03110c9870

View File

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