commit | 201501f11e2934f63f9692383ade0620c45febae | [log] [tgz] |
---|---|---|
author | Chet Haase <chet@google.com> | Thu Aug 30 09:51:08 2012 -0700 |
committer | Chet Haase <chet@google.com> | Thu Aug 30 09:51:08 2012 -0700 |
tree | 940eded04901289894141b8ee8f76e650c345f86 | |
parent | 71d7c3c628fbce04b8bdb60f127588ada00bae13 [diff] |
Add getter for animateFirstView property of ViewAnimator Tooling for xml properties is easier/better if we can properly reflect the xml properties at the Java language API level as well. We had setters/getters for the other properties of ViewAnimator, but only a setter for the animateFirstView property. Issue #6104327 Inconsistency between XML API and Java API for widgets - ViewAnimator Change-Id: Iede7231fa433ce14f7a8299da4cedd4720370bc8