blob: 11ddbdb34bcbdd4cc63f5523f433de3fbd93b1f3 [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/myStyle"/>
</LinearLayout>