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

Commit 87a6b6f7 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Update text color." into sc-dev am: a40b1cb4

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15276750

Change-Id: Ifc17be12ee5f269fc405b24196e125a7559717e0
parents 3289b299 a40b1cb4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1750,7 +1750,7 @@ public class VolumeDialogImpl implements VolumeDialog,
                mContext, android.R.attr.colorBackgroundFloating);

        final ColorStateList inverseTextTint = Utils.getColorAttr(
                mContext, com.android.internal.R.attr.textColorPrimaryInverse);
                mContext, com.android.internal.R.attr.textColorOnAccent);

        row.sliderProgressSolid.setTintList(colorTint);
        if (row.sliderBgIcon != null) {