Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 232 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 232 Bytes

loadStateView

页面的加载状态切换库 使用教程 allprojects { repositories { ... maven { url 'https://jitpack.io' } } }

dependencies {
        implementation 'com.github.wellkong:loadStateView:2.0'
}