Android代码 利用 Renderscript 实现的一个简单的模糊效果封装组件
BlurredView Dynamic blur of Image Views for Android. This library is based on RenderScript. You can find more detail about RenderScript here: RenderScript Includes library and small example project. Gradle compile 'com.qiushui:blurredview:0.8.1' Enable RenderScript support mode: defaultConfig {
用户评论