Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 97228c68 authored by Christine Franks's avatar Christine Franks
Browse files

Change history overflow popup to light theme

Bug: 33461918
Test: manual - tested on API 25 device and API 21 emulator
Change-Id: I2e143795c395c4e191f4c7f1f1c1e78f7e011994
parent a3c18ac4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -32,6 +32,7 @@
        android:minHeight="?android:attr/actionBarSize"
        android:navigationContentDescription="@string/desc_navigate_up"
        android:navigationIcon="?android:attr/homeAsUpIndicator"
        android:popupTheme="@android:style/ThemeOverlay.Material.Light"
        android:theme="@android:style/ThemeOverlay.Material.Dark.ActionBar"
        android:title="@string/title_history" />