StoriesProgressView
show horizontal progress like instagram stories.
How to Use
To see how the StoriesProgressView are added to your xml layouts, check the sample project.
Overview
Skip and Reverse story

Pause and Resume story

Install
Add it in your root build.gradle at the end of repositories:
Add the dependency
dependencies {
compile 'com.github.shts:StoriesProgressView:2.0.0'
}