mmin18 / RealtimeBlurView

A realtime blurring overlay for Android (like iOS UIVisualEffectView)
Other
3.17k stars 343 forks source link

能支持圆角吗 #55

Closed liuxuebing2010 closed 3 years ago

liuxuebing2010 commented 3 years ago

能让模糊区域的四个角变成圆角吗

mmin18 commented 3 years ago

参考一下例子自己画个圆角 https://github.com/mmin18/RealtimeBlurView/blob/master/sample/src/com/github/mmin18/realtimeblurview/sample/CustomShapeBlurView.java