From 9a92544df0aa720bb45e828f7c7ed77e65bc59a6 Mon Sep 17 00:00:00 2001 From: BGbaderguet <48762010+BGbaderguet@users.noreply.github.com> Date: Sun, 8 Nov 2020 18:17:53 +0100 Subject: [PATCH] Changing the height and the minimum height of the toolbar in order to have a smooth design --- app/src/main/res/layout/add_city_page.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/src/main/res/layout/add_city_page.xml b/app/src/main/res/layout/add_city_page.xml index 8791998..ea5204c 100644 --- a/app/src/main/res/layout/add_city_page.xml +++ b/app/src/main/res/layout/add_city_page.xml @@ -21,6 +21,7 @@ android:minHeight="60dp" app:popupTheme="@style/Theme.MyWeather.PopupOverlay" /> +