Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

arconsis/objectherder-android

Repository files navigation

objectherder-android (deprecated)

At a glance

objectherder-android is a lightweight framework, to create or reuse objects in the time an user expects an AppCompatActivity or a Fragment to be the same.

Objects are kept when:

  • Orientation is changed
  • the app goes to background and is resumed
  • another Activity ist started

Objects are removed when:

  • an Activity is closed with back
  • a Fragment is removed

Deprecated so soon

You better use official API from google android architecture which was announced some month after the initial version of objectherder-android

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages