fune/mobile/android/android-components/components/feature/containers
2024-02-12 11:35:49 +00:00
..
schemas/mozilla.components.feature.containers.db.ContainerDatabase [components] Issue https://github.com/mozilla-mobile/android-components/issues/7194: Create a Feature Containers component 2020-06-09 12:09:27 -04:00
src Bug 1845530 - Handle PagedList removal from library. 2023-08-14 19:12:23 +00:00
build.gradle Bug 1847999 - Switch to generating Kotlin code for Room. 2024-02-12 11:35:49 +00:00
proguard-rules.pro [components] Issue https://github.com/mozilla-mobile/android-components/issues/7194: Create a Feature Containers component 2020-06-09 12:09:27 -04:00
README.md [components] Correct typo (feaature -> feature) 2020-08-05 19:03:14 +02:00

Android Components > Feature > Containers

Feature component for working with contextual identities also known as containers.

Usage

Setting up the dependency

Use Gradle to download the library from maven.mozilla.org (Setup repository):

implementation "org.mozilla.components:feature-containers:{latest-version}"

License

This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/