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:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user