Sign in
android
/
platform
/
tools
/
adt
/
idea
/
HEAD
/
.
/
android
/
testData
/
dom
/
layout
/
innerClass2.xml
blob: 642ae65f670005118d289ddf98c6953c8d1462d7 [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"utf-8"
?>
<LinearLayout
xmlns:android
=
"http://schemas.android.com/apk/res/android"
>
<MyTe
<caret>
CheckBox
android:layout_width="wrap_content"
android:layout_height="wrap_content" >
</MyTeCheckBox>
</LinearLayout>