CameraKit / blurkit-android

The missing Android blurring library. Fast blur-behind layout that parallels iOS.
MIT License
3.72k stars 309 forks source link

Replace deprecated ARGB_4444 with ARGB_8888 #14

Closed vararg closed 7 years ago

vararg commented 7 years ago

Fix for issue https://github.com/wonderkiln/blurkit-android/issues/11

dwillmc commented 7 years ago

Merged, I agree the ARGB_8888 is the better way to go.