Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 492 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 492 Bytes

LoadStatePager

A library to load fragment page with different state

Usage

Gradle:
implementation 'com.curious.loadstate:loadstate:1.0.1'
Maven:
<dependency>
  <groupId>com.curious.loadstate</groupId>
  <artifactId>loadstate</artifactId>
  <version>1.0.1</version>
  <type>pom</type>
</dependency>

Demo Run

Thanks

https://github.com/SelfZhangTQ/loadState