Merge "Change drag from shortcuts to say "Cancel" instead of "Remove"" into ub-launcher3-calgary

This commit is contained in:
Tony Wickham
2016-08-09 21:52:42 +00:00
committed by Android (Google) Code Review
@@ -566,7 +566,7 @@ public class DeepShortcutsContainer extends LinearLayout implements View.OnLongC
@Override
public boolean supportsDeleteDropTarget() {
return true;
return false;
}
@Override