Remove old activity from manifest.

master
Alan Evans 2020-03-07 11:18:34 -04:00 committed by Greyson Parrelli
parent 79fc33630b
commit 2753a22e3a
1 changed files with 0 additions and 3 deletions

View File

@ -416,9 +416,6 @@
android:theme="@style/TextSecure.DarkTheme"
android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize"/>
<activity android:name="com.theartofdev.edmodo.cropper.CropImageActivity"
android:theme="@style/TextSecure.DarkTheme"/>
<activity android:name=".profiles.edit.EditProfileActivity"
android:theme="@style/TextSecure.LightRegistrationTheme"
android:windowSoftInputMode="stateVisible"