Skip to content

Commit f2fabff

Browse files
committed
Update
1 parent 58d3110 commit f2fabff

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/src/main/java/com/omarea/common/ui/DialogHelper.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,6 @@ class DialogHelper {
409409
val blurBitmap = if (disableBlurBg) {
410410
null
411411
} else {
412-
BlurEngine.destroy()
413412
FastBlurUtility.getBlurBackgroundDrawer(activity)
414413
}
415414
if (blurBitmap != null) {

0 commit comments

Comments
 (0)