blob: 45d1c7dacd4db804f4c88b76e1bb2633830d5b57 [file] [log] [blame]
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android">
<Butt<caret>on
android:textColor="@android:color/black"
android:background="@android:color/white"
style="@android:style/Widget.Button"
android:text="Hello"/>
</LinearLayout>