Changing the height and the minimum height of the toolbar in order to have a smooth design

This commit is contained in:
BGbaderguet 2020-11-08 18:17:53 +01:00
parent 777a5bf959
commit 9a92544df0

View File

@ -21,6 +21,7 @@
android:minHeight="60dp"
app:popupTheme="@style/Theme.MyWeather.PopupOverlay" />
</com.google.android.material.appbar.AppBarLayout>
<Space