blob: 3530dd08b0ab44d65b815c4b6493b16a72d8454b [file] [log] [blame]
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="wrap_content"
android:layout_height="wrap_content">
<TextView android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:background="?myAttr"/>
</LinearLayout>