Vishal Roy
Vishal Roy
@willteksoftwares don't forget to add this in your settings.gradle file ``` dependencyResolutionManagement { repositories { maven { url 'https://jitpack.io' } } } ```
@mecoFarid can you explain it how to do properly ? What are the params ? And if @armcha doesn't accepts it, how can I use yours ? Since I didn't...
@mecoFarid thanks for your reply. I know how to download the zip and use the library. I was just looking for simple implementation methods. Anyways, if the shadow occurs by...
@mecoFarid that's cool to add those params. But i would request you to add dynamic elevation param as well. Because sometimes some UI elements need to stand out more than...
@kevivforever I have also having the same issue right now. Have you found any solution for it ?