You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Handle cases when Loader's onLoadFinished() callback method is called twice. This android framework bug causes the reset of ViewPager's savedState. As the result, after configuration change, Dashboard selection is resetting to 0 (first tab).
The text was updated successfully, but these errors were encountered:
Hi! Due to a lack of activity on this issue over time (7.776*10^9 ms and counting, to be precise) it seems to be stale. If there is no further progress on it, it will be closed automatically.
If this is still relevant, maybe there is something you can do to move it forward? For example provide further information in a comment, or supply a PR? Any activity on this issue will keep it open. Thanks! 🤖
Handle cases when Loader's onLoadFinished() callback method is called twice. This android framework bug causes the reset of ViewPager's savedState. As the result, after configuration change, Dashboard selection is resetting to 0 (first tab).
The text was updated successfully, but these errors were encountered: