mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-26 14:37:33 +00:00

committed by
Moxie Marlinspike

parent
a2b5bf54c8
commit
03110c9870
@@ -90,10 +90,6 @@
|
|||||||
android:windowSoftInputMode="stateUnchanged"
|
android:windowSoftInputMode="stateUnchanged"
|
||||||
android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize"/>
|
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"
|
<activity android:name=".DeviceProvisioningActivity"
|
||||||
android:theme="@style/TextSecure.DialogActivity"
|
android:theme="@style/TextSecure.DialogActivity"
|
||||||
android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize">
|
android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize">
|
||||||
|
Reference in New Issue
Block a user