blob: 22994eb217b30baa21477fd235bb35495470f756 [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:textColor="@android:color/white"
android:text="Hello" style="@style/myStyle"/>
</LinearLayout>