mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-03 17:36:49 +00:00
Merge "Changing the overviewState to show appsearch and floating header" into ub-launcher3-master
This commit is contained in:
@@ -428,7 +428,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