Add automatic theme

This commit is contained in:
mimi89999
2021-09-20 20:02:53 +02:00
parent 6f38af1582
commit f4bbc17751
7 changed files with 43 additions and 6 deletions

View File

@@ -150,7 +150,7 @@
android:touchscreenBlocksFocus="false"
android:transitionGroup="false"
app:layout_collapseMode="pin"
app:popupTheme="@style/ThemeOverlay.AppCompat.Light"
app:popupTheme="?popupOverlayStyle"
tools:ignore="UnusedAttribute" />
</com.google.android.material.appbar.CollapsingToolbarLayout>