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
{{ message }}
This repository was archived by the owner on Dec 17, 2020. It is now read-only.
*This library is currently in a development phase which may, in the future, cause the existing API portrayed in this document to change.*
4
+
*Version 0.2.0 has quite some changes compared to version 0.1.0, so please read this document very carefully.*
5
5
6
6
Android-Retainable-Tasks is an easy to use mini-library for easy asynchronous background tasking with callback support to the UI. This library is based on the Android `AsyncTask` implementation but with support for retaining tasks and therefore surviving configuration changes (orientation).
0 commit comments