mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-02 17:06:49 +00:00
Return mIconLastSetTextAlpha from TEXT_ALPHA property
am: 8ed3b437b1
Change-Id: I01cada1a1cca22e2e7792b019dd74221c0451cf3
This commit is contained in:
@@ -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