fune/mobile/android/android-components/components/browser/menu
2018-08-21 11:16:21 -04:00
..
src [components] Issue https://github.com/mozilla-mobile/android-components/issues/85: BrowserMenuBuilder: Move item list to constructor. 2018-05-16 13:10:14 -04:00
build.gradle [components] Configure dependencies from buildSrc Kotlin code. 2018-08-21 11:16:21 -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] Issue https://github.com/mozilla-mobile/android-components/issues/232: Add READMEs for every component and link them from the root README. 2018-05-28 17:33:12 +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 JCenter:

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