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

Commit a40b1cb4 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Update text color." into sc-dev

parents 4820907a 6cf016ba
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -1743,7 +1743,7 @@ public class VolumeDialogImpl implements VolumeDialog,
                mContext, android.R.attr.colorBackgroundFloating);
                mContext, android.R.attr.colorBackgroundFloating);


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


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