blob: 9c210d21c1ef57c6e5a0b63a2f2fba80a610f361 [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/black"
android:background="@android:color/white"
android:text="Hello"/>
</LinearLayout>