Skip to content

bxute/Custom-ProgressViews

Repository files navigation

Custom Progress View


This is a showcase of custom view for Different Progress Views.

complete_page

Above gif contains 3 different progress views. In order to get things working as expected, we needed to incorporate some mathematical tools. For,

  • Bubbling effect : Trigonometric functions , ValueAnimators
  • Earthworm effect: Bezier curve , ValueAnimators , AnimatorSet
  • Ripple Effect: ValueAnimators

Installation Instructions

  • Clone the repository
  • Build the Project in Android Studio
  • Run the App

About

Custom Indeterminate Progress View

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages