Android代码 通过一行代码与ViewPager合体的跟随ViewPager移动的进度展示控件
Process Bar 中文看这里 Download Add it in your build.gradle at the end of repositories: allprojects { repositories { jcenter() maven { url "https://jitpack.io" } } } Add the dependency in the form: dependencies { compile 'com.github.hzw1199:android_ProcessBar:v1.1' } U
下载地址
用户评论