Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_frameworks_base
/
eae45cfe5e798251e58ccfafbb4c52c436b04ff6
/
.
/
tests
/
TransitionTests
/
res
/
layout
/
button_template.xml
blob: 9b867f29914a10de3a173f308d92fea9f13ef6cb [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"utf-8"
?>
<Button
xmlns:android
=
"http://schemas.android.com/apk/res/android"
android:onClick
=
"sendMessage"
android:id
=
"@+id/button"
android:layout_width
=
"wrap_content"
android:layout_height
=
"wrap_content"
>
</Button>