https://github.com/wingjay/autolifecycle
Make your Java class be aware of Android Lifecycle.
https://github.com/wingjay/autolifecycle
Last synced: 11 months ago
JSON representation
Make your Java class be aware of Android Lifecycle.
- Host: GitHub
- URL: https://github.com/wingjay/autolifecycle
- Owner: wingjay
- Created: 2017-11-09T14:35:10.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-12T12:44:22.000Z (about 8 years ago)
- Last Synced: 2025-03-20T12:51:42.430Z (about 1 year ago)
- Language: Java
- Homepage: http://wingjay.com/2017/11/09/auto-lifecycle/
- Size: 181 KB
- Stars: 22
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AutoLifecycle
Make your Java class be aware of Android Lifecycle. http://wingjay.com/2017/11/09/auto-lifecycle/