Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 268 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 268 Bytes

CustomAsyncTask

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