!format: 全局格式化代码
This commit is contained in:
@ -150,7 +150,7 @@ public class MessageDetailAdapter extends BaseRecyclerAdapter<ViewHolder> {
|
||||
if (isLoading) {
|
||||
return;
|
||||
}
|
||||
if (isRefresh){
|
||||
if (isRefresh) {
|
||||
mNormalCommentList.clear();
|
||||
mPage = 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user