From 8c3cffbda11d256ccd5c5d35b7c7485a4f3ab28b Mon Sep 17 00:00:00 2001 From: iorgamgabriel Date: Mon, 22 Aug 2022 14:36:47 +0300 Subject: [PATCH] For #12676 Different size widgets are not perfectly aligned to the left/right sides of the screen --- .../src/main/res/layout/mozac_search_widget_extra_small_v2.xml | 2 +- .../search/src/main/res/layout/mozac_search_widget_medium.xml | 2 +- .../search/src/main/res/layout/mozac_search_widget_small.xml | 2 +- .../src/main/res/layout/mozac_search_widget_small_no_mic.xml | 2 +- docs/changelog.md | 3 +++ 5 files changed, 7 insertions(+), 4 deletions(-) diff --git a/components/feature/search/src/main/res/layout/mozac_search_widget_extra_small_v2.xml b/components/feature/search/src/main/res/layout/mozac_search_widget_extra_small_v2.xml index c5edbbb48ed..468df05b75a 100644 --- a/components/feature/search/src/main/res/layout/mozac_search_widget_extra_small_v2.xml +++ b/components/feature/search/src/main/res/layout/mozac_search_widget_extra_small_v2.xml @@ -4,7 +4,7 @@ - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> diff --git a/components/feature/search/src/main/res/layout/mozac_search_widget_medium.xml b/components/feature/search/src/main/res/layout/mozac_search_widget_medium.xml index 8731d4017c3..5cbcdffd841 100644 --- a/components/feature/search/src/main/res/layout/mozac_search_widget_medium.xml +++ b/components/feature/search/src/main/res/layout/mozac_search_widget_medium.xml @@ -4,7 +4,7 @@ diff --git a/components/feature/search/src/main/res/layout/mozac_search_widget_small.xml b/components/feature/search/src/main/res/layout/mozac_search_widget_small.xml index c051da230c0..1c2fec49704 100644 --- a/components/feature/search/src/main/res/layout/mozac_search_widget_small.xml +++ b/components/feature/search/src/main/res/layout/mozac_search_widget_small.xml @@ -2,7 +2,7 @@ - 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/. --> diff --git a/components/feature/search/src/main/res/layout/mozac_search_widget_small_no_mic.xml b/components/feature/search/src/main/res/layout/mozac_search_widget_small_no_mic.xml index c838fc6277b..61d2152b4bd 100644 --- a/components/feature/search/src/main/res/layout/mozac_search_widget_small_no_mic.xml +++ b/components/feature/search/src/main/res/layout/mozac_search_widget_small_no_mic.xml @@ -4,7 +4,7 @@ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->