去除log信息
This commit is contained in:
@@ -282,7 +282,7 @@ public class MogoApplication extends AbsMogoApplication {
|
||||
startService(intent);
|
||||
}
|
||||
|
||||
if (refWatcher != null){
|
||||
if (refWatcher == null){
|
||||
refWatcher = LeakCanary.install(this);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user