commit | 355692b0dafe66903ea78a963e2ec0c913025ff9 | [log] [tgz] |
---|---|---|
author | yoshiki iguchi <yoshiki@google.com> | Mon Jan 15 11:14:25 2018 +0900 |
committer | yoshiki iguchi <yoshiki@google.com> | Mon Jan 15 19:45:10 2018 +0900 |
tree | cd969569389b8d81f28ea73ef59048ee6e5830a6 | |
parent | d6808dc0c00ba45fd589449647f792daf9fa8126 [diff] |
Add canChildBeDraggable() method to SwipeHelper's callback This callback checks the given child is actually draggable or not. This method is need for ARC, since a child may not be draggable in some cases. FYI: ag/3244118 is the CL for NYC ARC. Bug: 63874929 Bug: 62602530 Test: Compile and ran 'runtest systemui' Change-Id: I085f1c1c72240529a19e0dcb1f543e7cb36899f0