1
0
2
854
github 地址:https://github.com/android-cjj/Android-MaterialRefreshLayout 使...
1.写一个接口 2.让一个类去用这个接口,并进行接口回调: 2.1 在类中声明该接口 并吃用该接口 3.让回调的activity 去实现该接...