Merge "Fix TransitionSet javadoc to use transitionOrdering attribute." into nyc-dev
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