Silicon Valley Social 3--login page

Source: Internet
Author: User

1. Page layout

<?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:layout_width=" Match_parent "android:layout_height = "Match_parent" xmlns:app= "Http://schemas.android.com/apk/res-auto" android:orientation= "vertical" > <com.hy Phenate.easeui.widget.EaseTitleBar app:titlebartitle= "Login" android:layout_width= "Match_parent" Android : layout_height= "Wrap_content" > </com.hyphenate.easeui.widget.EaseTitleBar> <linearlayout android:            Layout_width= "Match_parent" android:layout_height= "150DP" > <textview android:text= "Silicon Valley Social"            Android:textsize= "30DP" android:gravity= "center" android:layout_width= "Match_parent" android:layout_height= "Match_parent"/> </LinearLayout> <linearlayout android:layout_margin= "10DP" android:layout_width="Match_parent" android:layout_height= "wrap_content" > <textview android:text= "username:" Android:textsize= "25SP" android:layout_width= "wrap_content" android:layout_height= "Wrap_content"            /> <edittext android:id= "@+id/et_login_name" android:layout_width= "Match_parent" android:layout_height= "Wrap_content"/> </LinearLayout> <linearlayout android:layout_margin=            "10DP" android:layout_width= "match_parent" android:layout_height= "wrap_content" > <textview            android:text= "Password:" android:textsize= "25SP" android:layout_width= "Wrap_content" android:layout_height= "Wrap_content"/> <edittext android:password= "true" android:id= "    @+id/et_login_pwd "android:layout_width=" match_parent "android:layout_height=" Wrap_content "/>  </LinearLayout>      <linearlayout android:layout_margin= "10DP" android:layout_width= "Match_parent" android:layou            t_height= "Wrap_content" > <button android:id= "@+id/bt_login_regist" android:text= "register" Android:layout_width= "0DP" android:layout_weight= "1" android:layout_height= "wrap_content"/ > <button android:id= "@+id/bt_login_login" android:text= "Login" Android:layout_ Width= "0DP" android:layout_weight= "1" android:layout_height= "wrap_content"/> </linearlayou T></linearlayout>

  

Silicon Valley Social 3--login page

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.