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:
Sunny Goyal
2015-10-07 20:45:51 +00:00
committed by Android Git Automerger
4 changed files with 43 additions and 4 deletions

View File

@@ -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() {