Sign in
android
/
platform
/
tools
/
idea
/
a6eac331b3d9f0d4168b12356ea256c83f4e9c05
/
.
/
plugins
/
android
/
testData
/
refactoring
/
inlineLayout
/
12.xml
blob: 460a641a9dab482e503903fdc6ea4f3e46686fbd [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"utf-8"
?>
<LinearLayout
android:orientation
=
"vertical"
android:layout_width
=
"fill_parent"
android:layout_height
=
"fill_parent"
>
<include layout="@layout/includ
<caret>
ed"/>
</LinearLayout>