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

Bug in drawer behavior in MainActivity #80

Open
daniil-pastuhov opened this issue Nov 26, 2018 · 0 comments
Open

Bug in drawer behavior in MainActivity #80

daniil-pastuhov opened this issue Nov 26, 2018 · 0 comments

Comments

@daniil-pastuhov
Copy link

https://github.com/MindorksOpenSource/android-mvp-architecture/blob/88ea906d9b1cb0701bf5cf89acd5c44ef279d2cc/app/src/main/java/com/mindorks/framework/mvp/ui/main/MainActivity.java#L169-L174

The drawer shouldn't be unlocked whenever onResumed method is called.

Steps to reproduce:

  1. Open about from Hamburger menu
  2. Press system "Home" button
  3. Open recent apps and choose the App.
  4. The drawer is unlocked. Expected: should be locked.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant