commit | ca51dcd6ca154b2fb97c79ab0846e58a6ca0623b | [log] [tgz] |
---|---|---|
author | Vadim Tryshev <vadimt@google.com> | Tue Aug 04 16:10:19 2015 -0700 |
committer | Vadim Tryshev <vadimt@google.com> | Tue Aug 04 16:23:23 2015 -0700 |
tree | 0b7166435c39b7fa17dda6991ffc882cd1bba000 | |
parent | ba16c542203b011d992132e386a550ad637d0b3d [diff] |
Better separation between DragDriver and DragController Now DragDriver uses DragController through DragDriver.EventListener interface. I hope that this will make relations between 2 classes clearer, and will help avoiding mess during future development. Also, some small cleanups. Bug: 22609426 Change-Id: Ibaf61804ab931743f2f913fac11bf24ebf9a36c8