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

Commit b60c524b authored by Wenyi Wang's avatar Wenyi Wang Committed by android-build-merger
Browse files

Apply action button style to custom filter setup view

am: 71340f8e

Change-Id: Ib1825ee6af5b57b85c6aaf09a1b903a2a71ed719
parents 138dda23 71340f8e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -259,6 +259,7 @@

    <style name="ContactListFilterTheme" parent="@style/PeopleTheme">
        <item name="android:listViewStyle">@style/ListViewStyle</item>
        <item name="android:actionButtonStyle">@style/FilterActionButtonStyle</item>
    </style>

    <style name="NonPhoneActivityTheme" parent="@android:Theme.Translucent.NoTitleBar">