/universi-fragments

Primary LanguageJavaApache License 2.0Apache-2.0

Android Fragments

CircleCI Codecov Codacy Android Robolectric Android Jetpack

Simplified management of fragments for the Android platform.

For more information please visit the Wiki.

Download

Bintray

Download the latest release or add as dependency in your project via:

Gradle

implementation "universum.studios.android:fragments:${DESIRED_VERSION}@aar"

Modules

This library may be used via separate modules in order to depend only on desired parts of the library's code base what ultimately results in fewer dependencies.

Compatibility

Supported down to the Android API Level 14.

Dependencies

License

Copyright 2020 Universum Studios

Licensed under the Apache License, Version 2.0 (the "License");

You may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

See the License for the specific language governing permissions and limitations under the License.