mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-01 08:16:49 +00:00
Changing the overviewState to show appsearch and floating header
Change-Id: I2cfd61cfc9978e4c8e4520f0f7217e49e7344c79
This commit is contained in:
@@ -419,7 +419,7 @@ public class BubbleTextView extends TextView implements ItemInfoUpdateReceiver,
|
||||
}
|
||||
}
|
||||
|
||||
private void setTextAlpha(int alpha) {
|
||||
public void setTextAlpha(int alpha) {
|
||||
super.setTextColor(ColorUtils.setAlphaComponent(mTextColor, alpha));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user