Sign in
android
/
platform
/
tools
/
adt
/
idea
/
HEAD
/
.
/
android
/
testData
/
dom
/
drawable
/
transitionHighlighting2.xml
blob: 9a4f1f1863d033e1980d41b8b2b6cfb9657aab0e [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"utf-8"
?>
<transition
xmlns:android
=
"http://schemas.android.com/apk/res/android"
>
<item>
<bitmap
android:src
=
"@drawable/myDrawable"
/>
</item>
<item>
<bitmap/>
</item>
</transition>