移除一处调试用Toast
This commit is contained in:
parent
211874b3ae
commit
c1c7c71f4a
@ -473,7 +473,6 @@ public class LiveAudienceActivity extends LiveActivity {
|
|||||||
@Override
|
@Override
|
||||||
protected void onDestroy() {
|
protected void onDestroy() {
|
||||||
super.onDestroy();
|
super.onDestroy();
|
||||||
ToastUtil.show("Clear!");
|
|
||||||
ImgLoader.clearMemory(this);
|
ImgLoader.clearMemory(this);
|
||||||
overridePendingTransition(0, 0);
|
overridePendingTransition(0, 0);
|
||||||
Bus.getOff(this);
|
Bus.getOff(this);
|
||||||
|
Loading…
Reference in New Issue
Block a user