fune/mobile/android/android-components/components/concept/toolbar
Steven Knipe ea9cb18430 [components] Add longClickListener documentation, fix style problems
move TwoStateButton background to match argument order
2021-08-02 12:24:51 +00:00
..
src [components] Add longClickListener documentation, fix style problems 2021-08-02 12:24:51 +00:00
build.gradle [components] For https://github.com/mozilla-mobile/android-components/issues/10571: Add optional icon tint for Toolbar Button. 2021-07-12 07:44:59 +00:00
proguard-rules.pro [components] Issue https://github.com/mozilla-mobile/android-components/issues/49: Add new concept module for describing a toolbar components. 2018-04-13 17:28:57 +02:00
README.md [components] Update repository information in README files. 2018-10-25 15:37:46 +02:00

Android Components > Concept > Toolbar

Abstract definition of a browser toolbar component.

Usage

Setting up the dependency

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

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