blob: b79d970024919d8013c5020931a3b3d4453a5ffa [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:textColor="@android:color/black"
style="@style/style1"
android:text="Hello">
aba<caret>
</Button>
</LinearLayout>