Change drag from shortcuts to say "Cancel" instead of "Remove" am: df64e9ee06

am: 64624c80fc

Change-Id: Ic4f46e51245bc5bc7246b6bc6264a3e8b6ee778f
This commit is contained in:
Tony Wickham
2016-08-09 22:06:54 +00:00
committed by android-build-merger
@@ -566,7 +566,7 @@ public class DeepShortcutsContainer extends LinearLayout implements View.OnLongC
@Override
public boolean supportsDeleteDropTarget() {
return true;
return false;
}
@Override