Skip to content
This repository was archived by the owner on Sep 13, 2023. It is now read-only.

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

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages