Zihad Rizky Edwin Fikri
Zihad Rizky Edwin Fikri
Hii, i really love your library.. But i have a problem. When i click on notification, sometimes chuck activity is showing but sometimes nothing happen, the activity is not shown.....
Your library is so cool. Really easy to use Also it would be greater if you add feature to save **data class** in your KotPrefModel You can use GSON to...
Hi, your library help me so much, but with your library, i can't implement this code ``` implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.1.0" val circularProgressDrawable = CircularProgressDrawable(this) circularProgressDrawable.strokeWidth = 5f circularProgressDrawable.centerRadius = 30f circularProgressDrawable.start()...
Hi swapnil, i try to implement this curve :  But i got this :  I think this is because you choose wrong `control point` for method `cubicTo` Can...
How to set labels as array(object) instead of array(string). because my data have their own ID