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

(Android) NappDrawer not showing when resuming to app via intent #202

Closed
dholler opened this issue Apr 28, 2017 · 1 comment
Closed

(Android) NappDrawer not showing when resuming to app via intent #202

dholler opened this issue Apr 28, 2017 · 1 comment

Comments

@dholler
Copy link

dholler commented Apr 28, 2017

Hi,
we're using this module quite a while now and where totally happy with it.

Now we've came across following problem:
We have an app that runs as "singleTask" in launchMode, whenever the app returns to an existing instance, the NappDrawer window doesn't come up again.
Any idea where to look for a solution?

Greetings
Dom

Edit: To be more precise:
After starting the app I minimize it via home button and if I now start the app again by "sharing" a file to (android.intent.action.SEND) it or hitting the app icon again (android.intent.action.MAIN) the drawer window is missing. I can see that there is some code running, but the window does not show up.

@dholler
Copy link
Author

dholler commented Aug 1, 2017

My bad. Found the issue in our own implementation.

@dholler dholler closed this as completed Aug 1, 2017
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