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

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

Merge "Merge "Swap radio button alphas." into nyc-dev am: 0ccd9cef am:...

Merge "Merge "Swap radio button alphas." into nyc-dev am: 0ccd9cef am: 625f5518" into nyc-mr1-dev-plus-aosp
am: 8e0a306c

* commit '8e0a306c':
  Swap radio button alphas.

Change-Id: I643e799c00dfce373d1059d3603223908ae4a4e3
parents 468ee2fa 8e0a306c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,5 +3,5 @@
    <item android:state_checked="true"
          android:color="@*android:color/material_deep_teal_500" />
    <item android:color="@android:color/black"
          android:alpha=".87" />
          android:alpha=".54" />
</selector>
 No newline at end of file
+1 −1
Original line number Diff line number Diff line
@@ -350,7 +350,7 @@
    </style>

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

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