|
|
|
@ -291,10 +291,6 @@
|
|
|
|
|
android:name="org.thoughtcrime.securesms.scribbles.StickerSelectActivity"
|
|
|
|
|
android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize"
|
|
|
|
|
android:theme="@style/Theme.Session.ForceDark" />
|
|
|
|
|
<activity
|
|
|
|
|
android:name="com.theartofdev.edmodo.cropper.CropImageActivity"
|
|
|
|
|
android:screenOrientation="portrait"
|
|
|
|
|
android:theme="@style/Theme.AppCompat" />
|
|
|
|
|
<activity
|
|
|
|
|
android:name="org.thoughtcrime.securesms.ShortcutLauncherActivity"
|
|
|
|
|
android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize"
|
|
|
|
|