Devansh Maurya

Results 8 issues of Devansh Maurya

Add more design patterns that are currently not present in the repo. Please mention here if you want any pattern to be added. Required language is **Kotlin**

good first issue
hacktoberfest

I am unable to add the dependency by following the instructions in the README. Android Studio gives the following error: ERROR: Failed to resolve: com.github.jgabrielfreitas:BlurImageView:1.0.1

I have a model of a card and I want to show the shadow of it when it is placed on a plane. Without the shadow, the model appears floating...

When setting `Gravity.TOP` to [`CoachMarkInfo#setInfoViewGravity`](https://github.com/chhatrasal09/CoachMark/blob/9db2f55dc14d93a50d7f8f709d680e827e7cdbbf/coachmark/src/main/java/com/android/library/coachmark/components/CoachMarkInfo.kt#L236), the coach mark gets stuck to the top of the root view. Looks like a problem related to the bottom margin provided to the info...