Giter Site home page Giter Site logo

Android P devices about flowingdrawer HOT 6 CLOSED

 avatar commented on June 10, 2024 4
Android P devices

from flowingdrawer.

Comments (6)

PDesire avatar PDesire commented on June 10, 2024

Same problem occurring here on Pixel 2 XL Android 9 DP5

from flowingdrawer.

ShengjieGeng avatar ShengjieGeng commented on June 10, 2024

yeah ,I got a IllegalArgumentException too
qq 20181204174639

from flowingdrawer.

yanchengdeng avatar yanchengdeng commented on June 10, 2024

There is a bug which causes that FlowingDrawer is not compatible with Android P devices:
just change "canvas.clipPath(mClipPath, Region.Op.REPLACE);" to "canvas.clipPath(mClipPath, Region.Op.INTERSECT);" and it will work like a charm.

Thank you

solve my problem!thx!

from flowingdrawer.

jansvanda avatar jansvanda commented on June 10, 2024

jansvanda@d5b37b8

from flowingdrawer.

wanghao15536870732 avatar wanghao15536870732 commented on June 10, 2024

There is a bug which causes that FlowingDrawer is not compatible with Android P devices:
just change "canvas.clipPath(mClipPath, Region.Op.REPLACE);" to "canvas.clipPath(mClipPath, Region.Op.INTERSECT);" and it will work like a charm.
Thank you

solve my problem!thx!

File is not writeable....

from flowingdrawer.

mxn21 avatar mxn21 commented on June 10, 2024

I have solved this problem with this commit :e647498
Please use the latest version 2.1.0

from flowingdrawer.

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.