Merge branch 'auto_theme'
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
android:elevation="4dp"
|
||||
android:minHeight="?attr/actionBarSize"
|
||||
android:theme="@style/ThemeOverlay.AppCompat.Dark.ActionBar"
|
||||
app:popupTheme="@style/ThemeOverlay.AppCompat.Light"
|
||||
app:popupTheme="?popupOverlayStyle"
|
||||
tools:ignore="UnusedAttribute" />
|
||||
|
||||
<FrameLayout
|
||||
|
||||
@@ -148,7 +148,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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user