Git Product home page Git Product logo

Comments (2)

kongzue avatar kongzue commented on August 17, 2024

您好,目前KongzueDialog实现模糊效果组件使用的是renderscript实现,但renderscript在部分设备上存在兼容问题,您可以通过DialogSettings.use_blur = false;关闭此效果。

from dialog.

protectedMan avatar protectedMan commented on August 17, 2024

两点建议:
1.是否可以提前判断该机型是否支持本库的renderscript,在不支持的机型上禁用高斯模糊渲染,从而最大化兼容,不然为了某几款手机全部关掉高斯模糊渲染感觉不太合适。

2.使用RealtimeBlurView为本库实现高斯模糊渲染。
同一机型,我使用 RealtimeBlurView
这个基于renderscript的库没有出现异常错误。

from dialog.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.