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

Can this be added as debugImplementation? #4

Open
nikhiljainlive opened this issue Mar 25, 2022 · 2 comments
Open

Can this be added as debugImplementation? #4

nikhiljainlive opened this issue Mar 25, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@nikhiljainlive
Copy link

nikhiljainlive commented Mar 25, 2022

Query / Feature Request : Can this be added as debugImplementation in project and only works in case of debug mode?

Description : If we can add this library as debugImplementation like we add LeakCanary, it could be more useful and hassle-free to use in production apps since it doesn't require to remove the library from the source code.
And if there could be another launcher activity from library which can have enable and disable button to inspect the views.

@nikhiljainlive nikhiljainlive changed the title Can this be added as devImplementation? Can this be added as debugImplementation? Mar 25, 2022
@jitinsharma
Copy link
Collaborator

  1. We should be able to add another no-op artifact similar to how leak canary does it.
  2. Yeah, I've been looking into a way to provide easy on/off toggle which can persist app wide. Will provide an update once I finalise something.

@nikhiljainlive
Copy link
Author

@jitinsharma yes, that will be great!

@jitinsharma jitinsharma added the enhancement New feature or request label Mar 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants