fune/mobile/android/android-components/components/browser/menu
Sebastian Kaspari 4fcc11ef9b [components] Issue https://github.com/mozilla-mobile/android-components/issues/404: Build with and target SDK 28 (+ update support libraries)
* Build with and target SDK 28.
* Use Robolectric 4.0-alpha-3.
* Update support libraries to 28.0.0.
* .travis.yml: Update platform version.
2018-11-15 18:12:42 +01:00
..
src [components] Issue https://github.com/mozilla-mobile/android-components/issues/404: Build with and target SDK 28 (+ update support libraries) 2018-11-15 18:12:42 +01:00
build.gradle [components] Simplify build configuration. 2018-10-24 10:21:12 +02:00
lint.xml [components] Issue https://github.com/mozilla-mobile/android-components/issues/647: Desktop mode support 2018-08-29 11:36:07 -04:00
proguard-rules.pro [components] Issue https://github.com/mozilla-mobile/android-components/issues/85: Introduce new browser-menu component. 2018-05-16 13:10:14 -04:00
README.md [components] Update repository information in README files. 2018-10-25 15:37:46 +02:00

Android Components > Browser > Menu

A generic menu with customizable items primarily for browser toolbars.

Usage

Setting up the dependency

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

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