You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A custom lightweight component that displays a Lucky Wheel developed with Kotlin. Features easy customize of colors , text, icon, arrow, animation, rotation and addition of items and it's very easy to integrate in your application.
Native android solution using MotionLayout. Android custom progress button with anim and transition to another state. No need to connect the third-party library.
CloudDowloadProgressBar library is used to understand the drawing on canvas using paints. Also this custom progress indicator can be used to show download process for the item, which are downloading. you can also use this component to show the status in percentage format. If you don’t want to show progress indicator you can disable it and it wil…