commit | ec0d61d79ef50010660b426b259a8ccb14656b31 | [log] [tgz] |
---|---|---|
author | Adam Cohen <adamcohen@google.com> | Fri Feb 07 16:34:51 2014 -0800 |
committer | Adam Cohen <adamcohen@google.com> | Fri Feb 07 16:34:51 2014 -0800 |
tree | 9e784a431ff9a49409dca9a333c46ebe82f63cc0 | |
parent | b6d4c2827a1514432b5eda46ff7d484d6cf244ac [diff] |
Fix NPE in when dropping from all apps (issue 12917451) When dropping from all apps, accept drop was returning true if the item was above a folder, however, when it came time to complete the drop, the folder wouldn't accept the item. This can be prevented by increasing the criteria in acceptDrop. Change-Id: Ib644ec45984e8366c33bb674f3d3a76e22ed5160