mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-19 10:48:19 +00:00
am 21d89fbf: Merge "Fixing overscroll effect when the navigation bar is opaque" into ub-launcher3-burnaby-polish
* commit '21d89fbf8c444c64a4c85d25a25bbe3b79719de9': Fixing overscroll effect when the navigation bar is opaque
This commit is contained in:
@@ -436,6 +436,7 @@ public class Workspace extends PagedView
|
||||
setWallpaperDimension();
|
||||
|
||||
setEdgeGlowColor(getResources().getColor(R.color.workspace_edge_effect_color));
|
||||
mIgnoreRightInset = app.getInvariantDeviceProfile().isRightInsetOpaque;
|
||||
}
|
||||
|
||||
private int getDefaultPage() {
|
||||
|
||||
Reference in New Issue
Block a user