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

Commit c3777caa authored by Julia Reynolds's avatar Julia Reynolds Committed by android-build-merger
Browse files

Merge "Align radio buttons with app icon, change text color." into nyc-dev am: 1ff2412c

am: 87ea43b8

* commit '87ea43b8':
  Align radio buttons with app icon, change text color.

Change-Id: Ibfbab9183aa1cbffa6addb0a1c2b6b8807c4299f
parents 515aa1de 87ea43b8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -63,6 +63,7 @@
            android:id="@+id/importance_buttons"
            android:layout_width="match_parent"
            android:layout_height="wrap_content"
            android:layout_marginStart="-6dp"
            android:paddingTop="4dp"
            android:paddingEnd="8dp" >
        <RadioButton
+1 −1
Original line number Diff line number Diff line
@@ -350,7 +350,7 @@
    </style>

    <style name="TextAppearance.NotificationGuts.Radio">
        <item name="android:alpha">.87</item>
        <item name="android:alpha">.54</item>
    </style>

    <style name="TextAppearance.NotificationGuts.Button">