blob: 8aaf9381d0f2005250777231fbfb932c1d77a12d [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/white"
android:text="Hello" style="@style/myStyle"/>
</LinearLayout>