Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.
/ claus Public archive

Activity presenters that are retained across configuration changes

License

Notifications You must be signed in to change notification settings

laenger/claus

Repository files navigation

claus

12/02/18 Deprecated: Use Android's ViewModels (Architecture Components) instead.

28/06/16 Deprecated: this library is no longer maintained. Use Together MVP as an alternative.

Overview

Activity presenters that are retained across configuration changes

Include in your project

Add the maven repo url to your build.gradle:

repositories {
    maven { url "https://raw.github.com/laenger/maven-releases/master/snapshots" }
}

Add the library to the dependencies:

dependencies {
    compile "biz.laenger.android:claus:0.0.4-SNAPSHOT"
}

About

Activity presenters that are retained across configuration changes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published