!format: 全局格式化代码

This commit is contained in:
chenjuntao
2022-10-26 18:16:47 +08:00
parent 322774fc78
commit 6dca8cf33c
1424 changed files with 19848 additions and 14390 deletions

View File

@ -150,7 +150,7 @@ public class MessageDetailAdapter extends BaseRecyclerAdapter<ViewHolder> {
if (isLoading) {
return;
}
if (isRefresh){
if (isRefresh) {
mNormalCommentList.clear();
mPage = 1;
}