Sign in
android
/
platform
/
tools
/
idea
/
a6eac331b3d9f0d4168b12356ea256c83f4e9c05
/
.
/
plugins
/
android
/
testData
/
refactoring
/
inlineStyle
/
16.xml
blob: 15d5b7b32a2fb4e1221529f780a567df712030d8 [
file
] [
log
] [
blame
]
<LinearLayout
xmlns:android
=
"http://schemas.android.com/apk/res/android"
>
<Butt
<caret>
on android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="Hello" style="@style/myStyle"/>
</LinearLayout>