Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add button + notification for disable LeakCanary #1886

Closed
pyricau opened this issue Jun 29, 2020 · 1 comment
Closed

Add button + notification for disable LeakCanary #1886

pyricau opened this issue Jun 29, 2020 · 1 comment
Milestone

Comments

@pyricau
Copy link
Member

pyricau commented Jun 29, 2020

It's common request to be able to disable LeakCanary temporarily. While we have APIs for that, we could also add a button in the About section that lets you toggle dumpHeap on and off.

As it's easy to forget you did that, we also need a notification that reminds you that dumpHeap was turned off, but probably only when they were turned off manually from that UI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment