RealtimeBlurView
RealtimeBlurView copied to clipboard
A realtime blurring overlay for Android (like iOS UIVisualEffectView)
Video
If i have a video the blur doesnt work
android.renderscript.RSInvalidStateException: Calling RS with no Context active. at android.renderscript.RenderScript.validate(RenderScript.java:1255) at android.renderscript.Allocation.copyFrom(Allocation.java:992) at t4.a.a(AndroidStockBlurImpl.java:1) at com.github.mmin18.widget.RealtimeBlurView.j(RealtimeBlurView.java:1) at com.github.mmin18.widget.RealtimeBlurView$a.onPreDraw(RealtimeBlurView.java:26) at android.view.ViewTreeObserver.dispatchOnPreDraw(ViewTreeObserver.java:1088) at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:2854) at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:1817) at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:7779) at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1031) at android.view.Choreographer.doCallbacks(Choreographer.java:854) at...
There isn't a straightforward way to use this on Jetpack Compose yet. Could it be possible to provide a `Composable` component that can use the RealTimeBlurView library? Thank you!
************* Crash Head **************** Time Of Crash : 2021_10_13-16_50_37 Rom Info : RomInfo{name=huawei, version=11.0.0} Device Manufacturer: HUAWEI Device Model : YAL-L21 Android Version : 10 Android SDK : 29 App ...
Hi, jcenter is closed. Can you publish in other place? Thanks.
I can't operate the two button after I double click the SLIDE ANIM button
when we use transparent Activity RealtimeBlurView not work properly
WindowManager上面无效,猜测是无法获取当前activity导致的,有修改方案吗
api 28,how fix the bug ? java.lang.IllegalArgumentException: Software rendering doesn't support hardware bitmaps at android.graphics.BaseCanvas.onHwBitmapInSwMode(BaseCanvas.java:550) at android.graphics.BaseCanvas.throwIfHwBitmapInSwMode(BaseCanvas.java:557) at android.graphics.BaseCanvas.throwIfCannotDraw(BaseCanvas.java:69) at android.graphics.BaseCanvas.drawBitmap(BaseCanvas.java:127) at android.graphics.Canvas.drawBitmap(Canvas.java:1504) at android.graphics.drawable.BitmapDrawable.draw(BitmapDrawable.java:545) at android.widget.ImageView.onDraw(ImageView.java:1342) at android.view.View.draw(View.java:20207) at...
The onStop or onDestroy of the activity can only be called back after a delay of about 10 seconds。