Merge pull request #6268 from Bnyro/master

fix: welcome activity text in light mode
This commit is contained in:
Bnyro 2024-07-23 17:24:32 +02:00 committed by GitHub
commit 7e5586a1e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,8 +8,7 @@
<com.google.android.material.appbar.AppBarLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:theme="@style/ThemeOverlay.AppCompat.Dark.ActionBar">
android:layout_height="wrap_content">
<com.google.android.material.appbar.CollapsingToolbarLayout
android:id="@+id/collapsingToolbar"