修复部分bug
This commit is contained in:
@ -792,7 +792,6 @@ public class MainActivity extends BaseActivity implements OnClickListener {
|
||||
}
|
||||
|
||||
if (response != null && response.getComment() > 0) {
|
||||
Utils.log("======000");
|
||||
mMessageHint.setVisibility(View.VISIBLE);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user