fune/mobile/android/android-components/components/feature/tab-collections
2024-02-12 11:35:49 +00:00
..
schemas/mozilla.components.feature.tab.collections.db.TabCollectionDatabase
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
README.md

Android Components > Feature > Tab-Collections

Feature implementation for saving, restoring and organizing collections of tabs.

Usage

Setting up the dependency

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

implementation "org.mozilla.components:feature-tab-collections:{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/