陈奇
2018-11-02 75e83be13a8c4ccf081c4dc07a262e4096783c7e
app/src/main/res/layout/fragment_setting_layout.xml
@@ -107,6 +107,14 @@
            android:textColor="@color/dark_gray_txt"
            android:drawableRight="@mipmap/icon_jiantou"
            android:textSize="16sp" />
        <android.support.v7.widget.SwitchCompat
            android:id="@+id/sc_male"
            android:layout_width="wrap_content"
            android:layout_height="wrap_content"
            android:layout_marginRight="@dimen/x20"
            android:text="男"
            android:layout_centerVertical="true"
            android:layout_alignParentRight="true"/>
    </RelativeLayout>
    <View
        android:layout_width="match_parent"