Fix TransitionSet javadoc to use transitionOrdering attribute.
Bug 27056771 Change-Id: Idb00d7e49857f6aed88a898edd957b5202581a2f
This commit is contained in:
@@ -46,7 +46,7 @@ import java.util.ArrayList;
|
||||
* transition on the affected view targets:</p>
|
||||
* <pre>
|
||||
* <transitionSet xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
* android:ordering="sequential">
|
||||
* android:transitionOrdering="sequential">
|
||||
* <fade/>
|
||||
* <changeBounds/>
|
||||
* </transitionSet>
|
||||
|
||||
Reference in New Issue
Block a user