| | |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="@dimen/dp_28" |
| | | android:gravity="center" |
| | | android:text="@string/home_login_手机号" |
| | | android:textColor="@color/text_40000000" |
| | | android:text="@string/home_login_phone" |
| | | android:textColor="@color/text_66000000" |
| | | |
| | | android:textSize="@dimen/text_16" /> |
| | | |
| | |
| | | android:layout_height="3dp" |
| | | android:layout_below="@+id/account_title_tv" |
| | | android:layout_centerInParent="true" |
| | | android:background="@color/text_245EC3" |
| | | android:visibility="gone" |
| | | /> |
| | | android:background="@drawable/line_view" |
| | | android:visibility="gone" /> |
| | | |
| | | </RelativeLayout> |