summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorChet Haase <chet@google.com>2012-04-16 13:35:09 -0700
committerChet Haase <chet@google.com>2012-04-17 13:33:55 -0700
commit7dd4a536a125d5e9573e82c39581bf9ee3922424 (patch)
tree5b9927c533b1c28ce96751ac9d8f38521b28d315 /graphics/java/android/renderscript/ProgramVertexFixedFunction.java
parentc843642fbb76619520f960043adaa268e252a657 (diff)
Adding new CHANGING transition to LayoutTransition.
LayoutTransition used to depend on child views being added/removed or shown/hidden in the transition container. These evens would trigger animations to fade the child view as well as those to animate the side-affected changes to sibling views. This CL enables a new feature in LayoutTransition that enables animating any changes to the layout of the children in the container whenever a layout occurs. For example, you can change the LayoutParams of a child view and call requestLayout() to automatically animate those changes. This capability is not enabled by default. To enable, call the new LayoutTransition.enableTransitionType(LayoutTransition.CHANGING) method. Change-Id: I4d07a3b36245353b2151f0dca4f75080ab6a4592
Diffstat (limited to 'graphics/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions