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).
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).