From 69ae34b2b9b65f13c70404356327666a44b5a542 Mon Sep 17 00:00:00 2001 From: Chet Haase Date: Wed, 23 Oct 2013 07:11:25 -0700 Subject: [PATCH] Fix ApiDemo for transitions The demo used an obsolete/wrong tag name for TransitionSet (set, instead of the correct transitionSet). This caused the demo to crash at runtime and to produce incorrect example docs in the Transition reference pages. Issue #11346546 Transition ApiDemo crashes Change-Id: I12142870ac4f7412e5809b9cdad3ca3015449d77 --- .../ApiDemos/res/transition/changebounds_fadein_together.xml | 4 ++-- .../res/transition/changebounds_fadeout_sequential.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/samples/ApiDemos/res/transition/changebounds_fadein_together.xml b/samples/ApiDemos/res/transition/changebounds_fadein_together.xml index c0bb26f22..3a356538e 100644 --- a/samples/ApiDemos/res/transition/changebounds_fadein_together.xml +++ b/samples/ApiDemos/res/transition/changebounds_fadein_together.xml @@ -13,11 +13,11 @@ See the License for the specific language governing permissions and limitations under the License. --> - + - + diff --git a/samples/ApiDemos/res/transition/changebounds_fadeout_sequential.xml b/samples/ApiDemos/res/transition/changebounds_fadeout_sequential.xml index df3630631..4734135c5 100644 --- a/samples/ApiDemos/res/transition/changebounds_fadeout_sequential.xml +++ b/samples/ApiDemos/res/transition/changebounds_fadeout_sequential.xml @@ -14,7 +14,7 @@ limitations under the License. --> - @@ -22,5 +22,5 @@ - +