5497: Pasting URL to URL bar without formatting (Android M and higher) r=csadilek a=marcinwiacek Partial fix for pasting URL to URL bar (works for Android M and higher). Before change: text is added with rich formatting After change: text is added without rich formatting Closes https://github.com/mozilla-mobile/android-components/issues/5512: Strip formatting when pasting text in url bar Co-authored-by: Marcin Wiącek <marcin@mwiacek.com>
Android Components > UI > Autocomplete
A set of components to provide autocomplete functionality.
Usage
Setting up the dependency
Use Gradle to download the library from maven.mozilla.org (Setup repository):
implementation "org.mozilla.components:ui-autocomplete:{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/