7738: For https://github.com/mozilla-mobile/fenix/issues/12632: Align search suggestion and search text r=NotWoods a=hakkikaancaliskan This is just a small pr for aligning search text and suggestion text, also aligns icons.  <!-- Text above this line will be added to the commit once "bors" merges this PR --> ### Pull Request checklist <!-- Before submitting the PR, please address each item --> - [x] **Quality**: This PR builds and passes detekt/ktlint checks (A pre-push hook is recommended) - [x] **Tests**: This PR includes thorough tests or an explanation of why it does not - [x] **Changelog**: This PR includes [a changelog entry](https://github.com/mozilla-mobile/android-components/blob/master/docs/changelog.md) or does not need one - [x] **Accessibility**: The code in this PR follows [accessibility best practices](https://github.com/mozilla-mobile/shared-docs/blob/master/android/accessibility_guide.md) or does not include any user facing features ### After merge - **Milestone**: Make sure issues closed by this pull request are added to the [milestone](https://github.com/mozilla-mobile/android-components/milestones) of the version currently in development. - **Breaking Changes**: If this is a breaking change, please push a draft PR on [Reference Browser](https://github.com/mozilla-mobile/reference-browser) to address the breaking issues. 7798: Add tests for Trimming whitespace from email & call context share r=sblatz a=Amejia481 @sblatz as I missed the tests on my initial review, I'm adding them as part of this pr, sorry about that. Co-authored-by: Hakkı Kaan Çalışkan <caliskanhkaan@gmail.com> Co-authored-by: Arturo Mejia <arturomejiamarmol@gmail.com>
Android Components > Browser > Awesomebar
A customizable Awesome Bar implementation for browsers.
Usage
Setting up the dependency
Use Gradle to download the library from maven.mozilla.org (Setup repository):
implementation "org.mozilla.components:browser-awesomebar:{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/