Return mIconLastSetTextAlpha from TEXT_ALPHA property am: 8ed3b437b1
am: f489a71365
Change-Id: I255c795eef142699b97b46e46f61c4a054a93108
This commit is contained in:
+1
-1
@@ -80,7 +80,7 @@ public class PredictionRowView extends LinearLayout implements
|
||||
|
||||
@Override
|
||||
public Integer get(PredictionRowView view) {
|
||||
return view.mIconCurrentTextAlpha;
|
||||
return view.mIconLastSetTextAlpha;
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user