fune/mobile/android/android-components/components/feature/toolbar
Ionut Cristian Bedregeanu a3340a5764 [components] For https://github.com/mozilla-mobile/android-components/issues/11279 - Add a method to remove navigation actions from toolbar
Add a new method(removeNavigationAction) in Toolbar interface to be able to remove a navigation action
as we have at this moment for browser/page actions(removeBrowserAction, removePageAction)
2021-11-17 13:22:48 +00:00
..
src [components] For https://github.com/mozilla-mobile/android-components/issues/11279 - Add a method to remove navigation actions from toolbar 2021-11-17 13:22:48 +00:00
build.gradle [components] Removal of browser-storage-memory (https://github.com/mozilla-mobile/android-components/pull/11211) 2021-11-05 09:27:22 +00:00
proguard-rules.pro
README.md [components] Update repository information in README files. 2018-10-25 15:37:46 +02:00

Android Components > Feature > Toolbar

A component that connects a (concept) toolbar implementation with the browser session module.

Usage

Setting up the dependency

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

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