d82c8ac4db
Issue #10460684 KLP API Review: android.view.transition and android.animation Issue #10570740 Transitions: inflate transition targets from xml Change-Id: I7a3f6d3aece2fcafc5efd555d033f79e86635c98
5 lines
162 B
XML
5 lines
162 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<transitionSet xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<fade/>
|
|
<changeBounds/>
|
|
</transitionSet> |