commit | 71032f3fb7038995297666602773ae023c1351c4 | [log] [tgz] |
---|---|---|
author | Brian Attwell <brianattwell@google.com> | Mon Jun 02 21:16:40 2014 -0700 |
committer | Brian Attwell <brianattwell@google.com> | Wed Jun 11 14:35:12 2014 -0700 |
tree | 5f3a208d367eff55ac23f8058f5320790577f644 | |
parent | b8eb33c2ef87d0eeac209f43dab1fae51d9ed3dd [diff] |
Use predraw height for expand animation Since TextViews can wrap multiple lines, their measurements can change after layout() is called on them. Therefore, it isn't sufficent to perform a manual measurement call on mEntriesViewGroup. We need a predraw listener. Bug: 15021154 Change-Id: I01daa89cb25cd381425c3994eda67f8769a40c13