blob: f80c736f5850f98b40095e5754eac26ac0b98f10 [file] [log] [blame]
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android">
<Button android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="Hello" style="@style/mySty<caret>le"/>
</LinearLayout>