Three Dots Progress View Add library as gradle dependency repositories { jcenter() maven { url "https://jitpack.io" } } dependencies { compile 'com.github.NaikSoftware:ThreeDotsProgressView:{latest version}' }