xuxiuxi
2017-03-27 92c64518167ec4f4ce93e77e533898c164d2cf03
VisitFace/DemoForBsk/app/src/main/res/layout/tel_phone_left.xml
@@ -2,18 +2,22 @@
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
    android:orientation="vertical" android:layout_width="match_parent"
    android:layout_height="match_parent">
    <TextView
        android:id="@+id/tel_phone_back"
        android:layout_width="wrap_content"
        android:layout_height="30dp"
        android:text="&lt; 电话呼叫"
        android:layout_marginLeft="10dp"
        android:layout_marginTop="10dp"
        android:layout_centerVertical="true"
        android:textColor="#8BD2F6"
        />
    <RelativeLayout
        android:layout_width="match_parent"
        android:layout_height="wrap_content">
        <TextView
            android:id="@+id/visitor_register_back"
            android:layout_width="wrap_content"
            android:layout_height="wrap_content"
            android:text="&lt; 来访登记"
            android:layout_marginLeft="3dp"
            android:layout_centerVertical="true"
            android:textColor="#8BD2F6"
            />
        android:layout_height="wrap_content"
        android:visibility="gone">
        <RadioGroup
            android:id="@+id/visitor_register_radio"
            android:layout_width="match_parent"