Skip to content
New issue

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

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

Already on GitHub? # to your account

Navigation control in DebugDrawer? #104

Open
Harishy opened this issue Aug 10, 2020 · 2 comments
Open

Navigation control in DebugDrawer? #104

Harishy opened this issue Aug 10, 2020 · 2 comments

Comments

@Harishy
Copy link

Harishy commented Aug 10, 2020

When we drag it from right to left we are able to see debug drawer.In the same way when we drag it from left to right we are getting some overlay , how to control it?

@Nstd
Copy link

Nstd commented Sep 24, 2020

new DebugDrawer.Builder(activity)
      .gravity(Gravity.LEFT)
      .build();

@Harishy
Copy link
Author

Harishy commented Oct 9, 2020

If i include above statement will it will that plain overlay go away.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants