修复部分bug

This commit is contained in:
kehaoyuan
2017-06-13 09:25:40 +08:00
parent 8b46435808
commit a55a969588
12 changed files with 44 additions and 58 deletions

View File

@ -792,7 +792,6 @@ public class MainActivity extends BaseActivity implements OnClickListener {
}
if (response != null && response.getComment() > 0) {
Utils.log("======000");
mMessageHint.setVisibility(View.VISIBLE);
}
}