xuxiuxi
2017-03-31 7ab0dfa1fd1cafc94c248116bf04cdb787ec0e32
VisitFace/DemoForBsk/app/src/main/res/layout/fragment_register.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:tools="http://schemas.android.com/tools"
    android:id="@+id/register_base"
    android:id="@+id/fragment_register_linear_layout"
    android:orientation="vertical" android:layout_width="match_parent"
    android:background="@android:color/white"
    android:layout_height="match_parent">
@@ -19,7 +19,7 @@
                android:layout_width="match_parent"
                android:layout_height="50dp">
                <TextView
                    android:id="@+id/register_back"
                    android:id="@+id/fragment_register_back"
                    android:layout_width="wrap_content"
                    android:layout_height="match_parent"
                    android:text="&lt; 人员注册"