<RelativeLayout xmlns:android@H_404_212@="http://schemas.android.com/apk/res/android"
xmlns:tools@H_404_212@="http://schemas.android.com/tools"
android:layout_width@H_404_212@="match_parent"
android:layout_height@H_404_212@="80dp"
tools:context@H_404_212@="com.tsh.commonlayout.MainActivity" @H_404_212@>
@H_404_212@TextView
android:id@H_404_212@="@+id/tv_title"
android:layout_width@H_404_212@="wrap_content"
android:layout_height@H_404_212@
android:textSize@H_404_212@="25sp"
android:textColor@H_404_212@="#000000"
android:layout_marginLeft@H_404_212@="10dp"
android:layout_marginTop@H_404_212@
android:text@H_404_212@="我是大文本" @H_404_212@/>
@H_404_212@android:layout_below@H_404_212@="@id/tv_title"="20sp"="#66000000"
android:layout_marginRight@H_404_212@="我是小文本" @H_404_212@CheckBox
android:layout_width@H_404_212@
android:layout_centerVertical@H_404_212@="true"
android:layout_alignParentRight@H_404_212@="true"
@H_404_212@/>
@H_404_212@</RelativeLayout@H_404_212@>