Fixed
Status Update
Comments
il...@google.com <il...@google.com>
il...@google.com <il...@google.com>
il...@google.com <il...@google.com> #2
A couple of questions:
1. Have you saw crash in real device or only in simulators?
2. Do you use dynamic feature for language ID?
1. Have you saw crash in real device or only in simulators?
2. Do you use dynamic feature for language ID?
Description
Version used: 1.0.0-alpha02
Devices/Android versions reproduced on:All
I am trying to implement conditional navigation, i have TopicsListFragment with add button, when user clicks the add button he is navigated to CreateTopicFragment, in onCreate i am checking if he is connected, if not i am navigating him to SignInFragment, The issue is that despite the user is navigated to SignInFragment, the toolbar title is still of CreateTopicFragment.
If this is a bug in the library, we would appreciate if you could attach:
- Sample project to trigger the issue.
- A screenrecord or screenshots showing the issue (if UI related).