Loading quickstep/recents_ui_overrides/src/com/android/launcher3/appprediction/PredictionRowView.java +1 −1 Original line number Diff line number Diff line Loading @@ -80,7 +80,7 @@ public class PredictionRowView extends LinearLayout implements @Override public Integer get(PredictionRowView view) { return view.mIconCurrentTextAlpha; return view.mIconLastSetTextAlpha; } }; Loading Loading
quickstep/recents_ui_overrides/src/com/android/launcher3/appprediction/PredictionRowView.java +1 −1 Original line number Diff line number Diff line Loading @@ -80,7 +80,7 @@ public class PredictionRowView extends LinearLayout implements @Override public Integer get(PredictionRowView view) { return view.mIconCurrentTextAlpha; return view.mIconLastSetTextAlpha; } }; Loading