]> git.ktnx.net Git - mobile-ledger-staging.git/blobdiff - app/src/main/res/layout/activity_profile_detail.xml
use DayNight theme overlay for the profile details toolbar
[mobile-ledger-staging.git] / app / src / main / res / layout / activity_profile_detail.xml
index 9b8047c77013f70865e4ef11f4fc46c362f468f1..87c7554aaa62f38dae146045438952cf6cc88d6f 100644 (file)
@@ -44,7 +44,8 @@
                 android:layout_width="match_parent"
                 android:layout_height="?attr/actionBarSize"
                 app:layout_collapseMode="pin"
-                app:popupTheme="@style/ThemeOverlay.AppCompat.Light" />
+                app:popupTheme="@style/ThemeOverlay.AppCompat.DayNight"
+                />
 
         </com.google.android.material.appbar.CollapsingToolbarLayout>