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
CustomAsyncTask is used to handle AsyncTask behavior on Activity screen orientation change
Whenever Activity screen orientation changes we need to handle the state of AsyncTask
So i have created to different files AsyncTaskHelper & CustomAsyncTask