mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-19 18:58:19 +00:00
Improving the look of holographic outlines
- The outlines are used in AllApps, Workspace and Customize Change-Id: I1c3aba81df163c98a839498a3d421a8f03c51f06
This commit is contained in:
@@ -80,7 +80,7 @@ public class PagedViewWidget extends LinearLayout {
|
||||
widget.mPreview.setAlpha(prevAlpha);
|
||||
widget.mHolographicOutlineCanvas.restore();
|
||||
|
||||
sHolographicOutlineHelper.applyExpensiveOutlineWithBlur(outline,
|
||||
sHolographicOutlineHelper.applyThickExpensiveOutlineWithBlur(outline,
|
||||
widget.mHolographicOutlineCanvas, widget.mHoloBlurColor,
|
||||
widget.mHoloOutlineColor);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user