Youtube app uses a nice ProgressBar for pagiantion.The ProgressBar goes down using transition and then dissapear when the process ends,so I created a Custom ProgresBar as youtube app has.
-
Updated
Oct 18, 2018 - Java
Youtube app uses a nice ProgressBar for pagiantion.The ProgressBar goes down using transition and then dissapear when the process ends,so I created a Custom ProgresBar as youtube app has.
This demo for custom progressbar(Using ClipDrawable) with animation.
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…
Expanding progress bar is a visualization of the loading status which once it ends expands and uncovers the loaded information.
Youtube app uses a nice ProgressBar for pagiantion.The ProgressBar goes down using transition and then dissapear when the process ends,so I created a Custom ProgresBar as youtube app has.
Add a description, image, and links to the custom-progressbar topic page so that developers can more easily learn about it.
To associate your repository with the custom-progressbar topic, visit your repo's landing page and select "manage topics."