Adding margin to Drag layer instead of checking for right insets at every place

am: 9326461652

* commit '9326461652c36c2ddd888d1452cf7f075a391868':
  Adding margin to Drag layer instead of checking for right insets at every place
This commit is contained in:
Sunny Goyal
2015-12-01 22:49:42 +00:00
committed by android-build-merger
4 changed files with 33 additions and 19 deletions
-1
View File
@@ -431,7 +431,6 @@ public class Workspace extends PagedView
setWallpaperDimension();
setEdgeGlowColor(getResources().getColor(R.color.workspace_edge_effect_color));
mIgnoreRightInset = app.getInvariantDeviceProfile().isRightInsetOpaque;
}
private int getDefaultPage() {