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

Commit 77714555 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add default horizontal margin to buttons" into sc-v2-dev

parents 8eb5097e 08cca90b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -952,6 +952,7 @@
        <item name="android:lineHeight">20sp</item>
        <item name="android:fontFamily">@*android:string/config_bodyFontFamily</item>
        <item name="android:stateListAnimator">@null</item>
        <item name="android:layout_marginHorizontal">4dp</item>
    </style>

    <style name="Widget.QSDialog.Button.BorderButton">