fune/mobile/android/android-components/components/feature/awesomebar
2024-02-20 14:42:18 +00:00
..
src Bug 1880829 - Restrict suggest to show a single open tab suggestion for identical tabs 2024-02-20 14:42:18 +00:00
build.gradle Bug 1849833 - Replace deprecated compileSdkVersion. 2023-09-11 06:36:20 +00:00
proguard-rules.pro [components] Issue https://github.com/mozilla-mobile/android-components/issues/1109: feature-awesomebar: Connecting a concept-awesomebar with a concept-toolbar and includes suggestion provider implementations. 2018-11-05 19:50:15 +01:00
README.md [components] Issue https://github.com/mozilla-mobile/android-components/issues/1109: feature-awesomebar: Connecting a concept-awesomebar with a concept-toolbar and includes suggestion provider implementations. 2018-11-05 19:50:15 +01:00

Android Components > Feature > Awesomebar

A component that connects a concept-awesomebar implementation to a concept-toolbar implementation and provides implementations of various suggestion providers.

Usage

Setting up the dependency

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

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