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

Commit c114904d authored by android-build-team Robot's avatar android-build-team Robot Committed by android-build-merger
Browse files

Merge "Reduced the opacity of the ripple when dark" into pi-dev

am: 69a053cc

Change-Id: I635d861ef2281378719964b7ab545bd436175cfc
parents 7b7cf303 69a053cc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -320,7 +320,7 @@
        <item name="wallpaperTextColor">@*android:color/primary_text_material_light</item>
        <item name="wallpaperTextColorSecondary">@*android:color/secondary_text_material_light</item>
        <item name="android:colorError">@*android:color/error_color_material_light</item>
        <item name="android:colorControlHighlight">@*android:color/primary_text_material_light</item>
        <item name="android:colorControlHighlight">#40000000</item>
        <item name="passwordStyle">@style/PasswordTheme.Light</item>
    </style>