同步poyo 修复问题 #a40ba0ce
This commit is contained in:
@@ -411,7 +411,9 @@ public class CommonRefreshView extends FrameLayout implements View.OnClickListen
|
||||
refresh();
|
||||
}
|
||||
}
|
||||
|
||||
public RecyclerView getRefreshView() {
|
||||
return mRecyclerView;
|
||||
}
|
||||
public interface DataHelperNew {
|
||||
void loadData(int p);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user