Merge "Fix restoring of layer type" into ub-launcher3-calgary
This commit is contained in:
@@ -577,7 +577,7 @@ public class Folder extends LinearLayout implements DragSource, View.OnClickList
|
||||
@Override
|
||||
public void run() {
|
||||
mContentWrapper.setLayerType(LAYER_TYPE_NONE, null);
|
||||
mContentWrapper.setLayerType(LAYER_TYPE_NONE, null);
|
||||
mFooter.setLayerType(LAYER_TYPE_NONE, null);
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user