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

Commit 90506714 authored by Tony Huang's avatar Tony Huang Committed by android-build-merger
Browse files

Merge "Add min width to overflow menu button" into qt-dev am: 8bd8cfd9

am: 6c1ca01b

Change-Id: Ie2824364e519ac7ce851a3e2b1fd5864151e5b0d
parents e279aa4f 6c1ca01b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -58,6 +58,7 @@

    <style name="OverflowButtonStyle" parent="@style/Widget.AppCompat.ActionButton.Overflow">
        <item name="android:tint">?android:colorControlNormal</item>
        <item name="android:minWidth">@dimen/button_touch_size</item>
    </style>

    <style name="OverflowMenuStyle" parent="@style/Widget.AppCompat.PopupMenu.Overflow">