Merge "Disable split pair long press smart actions" into tm-qpr-dev
This commit is contained in:
@@ -250,8 +250,7 @@ public class GroupedTaskView extends TaskView {
|
||||
|
||||
@Override
|
||||
public void setOverlayEnabled(boolean overlayEnabled) {
|
||||
super.setOverlayEnabled(overlayEnabled);
|
||||
mSnapshotView2.setOverlayEnabled(overlayEnabled);
|
||||
// Intentional no-op to prevent setting smart actions overlay on thumbnails
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user