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