mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-03 23:56:07 +02:00
Leak canary: dump from nav menu
This commit is contained in:
@@ -105,7 +105,7 @@ public class CoalMine {
|
||||
.objectInspectors(inspectors)
|
||||
.build();
|
||||
LeakCanary.setConfig(config);
|
||||
LeakCanary.INSTANCE.showLeakDisplayActivityLauncherIcon(false);
|
||||
LeakCanary.INSTANCE.showLeakDisplayActivityLauncherIcon(true);
|
||||
}
|
||||
|
||||
static void check() {
|
||||
|
||||
Reference in New Issue
Block a user