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

Back button press on chat notif press should lead to MainActivity #177

Open
kukreja-vikramaditya opened this issue Nov 19, 2017 · 2 comments

Comments

@kukreja-vikramaditya
Copy link
Contributor

When app is not running and a new chat notification arrives, the chat activity is the only activity in the stack and pressing back toolbar back button (which calls onBackPressed()) is not ui friendly,
we should start main activity and then chat activity.

@kukreja-vikramaditya
Copy link
Contributor Author

Another thing I noticed,
recent apps list in such a case show "Chat" instead of ARD.
Please confirm

@Rushi98
Copy link
Member

Rushi98 commented Nov 19, 2017

Confirmed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Version 1.0
Awaiting triage
Development

No branches or pull requests

2 participants