TimeLineView A simple Time Line View library for Android Screenshot Setup In your build.gradle : repositories { maven { url "https://jitpack.io" } } dependencies { implementation 'com.github.nanjingboy:TimeLineView:1.2.0' } Sample License MIT