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

Commit e6d9f6ec authored by Edgar Wang's avatar Edgar Wang Committed by Android (Google) Code Review
Browse files

Merge "[Expressive design] update the button style in Alert Dialog" into main

parents 1b73388e 1028207e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -127,11 +127,11 @@
    </style>

    <style name="Widget.SettingsLib.ButtonBar" parent="@style/Widget.AppCompat.ButtonBar.AlertDialog">
        <item name="android:paddingTop">@dimen/settingslib_expressive_space_extrasmall2</item>
        <item name="android:paddingBottom">@dimen/settingslib_expressive_space_small4</item>
    </style>

    <style name="Widget.SettingsLib.DialogButton" parent="@style/Widget.AppCompat.Button">
        <item name="android:layout_marginTop">@dimen/settingslib_expressive_space_extrasmall4</item>
        <item name="android:layout_height">wrap_content</item>
        <item name="android:minHeight">0dp</item>
        <item name="android:minWidth">0dp</item>