This website requires JavaScript.
Explore
Help
Sign In
shenzuqiang
/
rabbit-android
Watch
1
Star
0
Fork
You've already forked rabbit-android
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cfc1767f0e
rabbit-android
/
app
/
src
/
main
/
java
/
com
/
img
/
rabbit
/
pages
/
LoadingCallback.kt
6 lines
103 B
Kotlin
Raw
Blame
History
package
com.img.rabbit.pages
interface
LoadingCallback
{
fun
showLoading
(
)
fun
hideLoading
(
)
}
Reference in New Issue
View Git Blame
Copy Permalink