Fixed toolbar height

This commit is contained in:
Pau 2025-05-27 15:47:08 +02:00
parent 8d314c9192
commit 70db37a48e
1 changed files with 1 additions and 1 deletions

View File

@ -8,4 +8,4 @@
android:textColor="?attr/colorOnPrimary" android:textColor="?attr/colorOnPrimary"
android:theme="@style/ThemeOverlay.AppCompat.Dark.ActionBar" android:theme="@style/ThemeOverlay.AppCompat.Dark.ActionBar"
app:popupTheme="@style/ThemeOverlay.AppCompat.DayNight" app:popupTheme="@style/ThemeOverlay.AppCompat.DayNight"
app:titleTextColor="?attr/colorOnPrimary" /> app:titleTextColor="?attr/colorOnPrimary" />