cortinico / slidetoact

A simple 'Slide to Unlock' Material widget for Android, written in Kotlin 📱🎨🦄
MIT License
1.2k stars 164 forks source link

Drawable as background #292

Open marcplanas10 opened 1 year ago

marcplanas10 commented 1 year ago

Would be amazing to be able to set a drawable as a background. For example i'm trying to set a gradient as a background and is imposible. Any suggestion or workaround ?

Btw, amazing work with the library!

cortinico commented 1 year ago

That shouldn't be that hard to implement though. I'd be happy to review a PR about it 👍