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

Commit f489a713 authored by Tony Wickham's avatar Tony Wickham Committed by android-build-merger
Browse files

Return mIconLastSetTextAlpha from TEXT_ALPHA property

am: 8ed3b437

Change-Id: I01cada1a1cca22e2e7792b019dd74221c0451cf3
parents 84fa94e2 8ed3b437
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -80,7 +80,7 @@ public class PredictionRowView extends LinearLayout implements

                @Override
                public Integer get(PredictionRowView view) {
                    return view.mIconCurrentTextAlpha;
                    return view.mIconLastSetTextAlpha;
                }
            };