Stickers in image editor.

This commit is contained in:
Alan Evans
2019-08-30 17:45:35 -04:00
committed by GitHub
parent 15b650382e
commit 8d561ead21
22 changed files with 419 additions and 117 deletions

View File

@@ -429,6 +429,10 @@
android:theme="@style/TextSecure.DarkTheme"
android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize"/>
<activity android:name=".scribbles.NewStickerSelectActivity"
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"/>