florent37 / ShapeOfView

Give a custom shape to any android view, Material Design 2 ready
Apache License 2.0
3.12k stars 400 forks source link

Could ShapeOfView become hardware accelerated? #65

Open ChasakisD opened 4 years ago

ChasakisD commented 4 years ago

Hey @florent37,

Is there any way to prevent using software layers for ShapeOfView? Some animations with this library are becoming laggy. I tried some other options with SaveLayer but I think that the trade off of using this expensive method is not worth it.