Blame | Last modification | View Log | RSS feed
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"android:layout_width="fill_parent"android:layout_height="wrap_content" ><CheckBoxandroid:id="@+id/checkbox"style="?android:attr/textAppearanceMedium"android:layout_width="fill_parent"android:layout_height="wrap_content"android:layout_margin="5dp" /></FrameLayout>