Sign in
android
/
platform
/
tools
/
adt
/
idea
/
HEAD
/
.
/
android
/
testData
/
dom
/
layout
/
innerClass1_after.xml
blob: e6962a048616aae1790189b7aca108fcb0081d28 [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"utf-8"
?>
<LinearLayout
xmlns:android
=
"http://schemas.android.com/apk/res/android"
>
<view
class
=
"p1.p2.MyImageView$MyTextView"
android:layout_width
=
""
android:layout_height
=
""
/>
</LinearLayout>