xuxiuxi
2017-03-31 ff93094cd08e8486242e60e9f076ebfd66b83e9c
VisitFace/DemoForBsk/app/src/main/res/layout/fragment_register_right_field.xml
@@ -2,7 +2,8 @@
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
    android:orientation="vertical" android:layout_width="match_parent"
    android:duplicateParentState="true"
    android:layout_height="match_parent">
    android:layout_height="match_parent"
    >
    <LinearLayout
        android:layout_width="match_parent"
        android:layout_height="61dp"
@@ -11,12 +12,12 @@
        <TextView
            android:layout_width="wrap_content"
            android:layout_height="wrap_content"
            android:id="@+id/register_et_title"
            android:id="@+id/fragment_register_right_field_label"
            android:textColor="@color/colorText_5"
            android:textSize="@dimen/text_size_normal"
            android:text=""/>
        <EditText
            android:id="@+id/register_et_content"
            android:id="@+id/fragment_register_right_field_text"
            android:background="@null"
            android:paddingLeft="24dp"
            android:textSize="@dimen/text_size_normal"