OSDN Git Service

Add mechanism for Transitions to target a class.
authorGeorge Mount <mount@google.com>
Thu, 24 Apr 2014 15:57:03 +0000 (08:57 -0700)
committerGeorge Mount <mount@google.com>
Tue, 29 Apr 2014 20:08:39 +0000 (13:08 -0700)
commita98fb7ab6a17d27395cf2c8e86060af49b861be6
tree8d28d14b53f1d245855081dc7dd2fd3da0efd7dd
parentcaa03107d4322b0e30f92e6dc1eb1ea73b1bf747
Add mechanism for Transitions to target a class.

Bug 14289299

Added ability to target a specific class similarly to the
mechanism for excluding a specific class in Transitions.
Also changed XML tag from excludeTargetId to excludeId to
make it symmetric with excludeClass.

Change-Id: Ib371820ec75761243e75b659565b905b1b19c9a2
api/current.txt
core/java/android/transition/Transition.java
core/java/android/transition/TransitionInflater.java
core/res/res/values/attrs.xml