Universi
Simple universal library for the Android platform providing components that may be used as base for Activities and Fragments in Android applications.
For more information please visit the Wiki.
Download
Download the latest release or add as dependency in your project via:
Gradle
compile "universum.studios.android:universi:${
DESIRED_VERSION
}
@aar"
Modules
This library may be also used via separate modules. For more information please see Modules.
Compatibility
Supported down to the Android API Level 14.
Dependencies
com.android.support:support-annotations
com.android.support:support-v7
com.android.support:recyclerview-v7
universum.studios.android:transitions-navigational-base
universum.studios.android:fragments-core
universum.studios.android:fragments-base
universum.studios.android:fragments-common
universum.studios.android:fragments-manage-core
universum.studios.android:dialogs-core
universum.studios.android:dialogs-manage
License
Licensed under the Apache License: Version 2.0 or later.
You can redistribute, modify or publish any part of the code presented within this repository but as it is described in the LICENSE, the software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES or CONDITIONS OF ANY KIND.