commit | f723c83fe56a41ca316b0c2c0e70c42af6cd5b1d | [log] [tgz] |
---|---|---|
author | Alan Viverette <alanv@google.com> | Tue Feb 03 16:31:46 2015 -0800 |
committer | Alan Viverette <alanv@google.com> | Tue Feb 03 16:31:46 2015 -0800 |
tree | 85f126fb11e46c7cd4765b607f54bffe509d0545 | |
parent | ad575295918dba197dcf61bfb81d56348ed1f073 [diff] |
Ensure AbsListView's drawable state reflects its actual state Previously, AbsListView assumed its drawable state would only be used for the selector, so it only reflected the state of the selected child. This didn't work so well for views that inherited from AbsListView or for managing the scroll bar drawable state. Change-Id: I73889645488b9a0fecbf4186b2d83d2511eccf35