commit | 180bb1bf26f3061fdfd58106e62d5874f57f675b | [log] [tgz] |
---|---|---|
author | Gilles Debunne <debunne@google.com> | Thu Mar 10 11:14:00 2011 -0800 |
committer | Gilles Debunne <debunne@google.com> | Thu Mar 10 16:55:28 2011 -0800 |
tree | 45b85967bf9c3ec1a4316d938bda6771d3d3c224 | |
parent | 5da447610b804273e33ab1896f900567188e5811 [diff] |
Refactor in TextView's HandleViews. HandleView had a reference on its Controller, and Controller had a reference to its HandleView. This large refactoring breaks this dependency, creating smarter HandleView subclasses that don't have to delegate to the controller anymore. Change-Id: I472621f747cdc78fd8b2bba84c0edc62cb2f6316