|
@@ -7,9 +7,9 @@
|
|
android:orientation="vertical" >
|
|
android:orientation="vertical" >
|
|
|
|
|
|
<LinearLayout
|
|
<LinearLayout
|
|
- android:layout_width="340dp"
|
|
|
|
- android:layout_height="360dp"
|
|
|
|
- android:background="@drawable/jmloginb"
|
|
|
|
|
|
+ android:layout_width="@dimen/jm_login_width"
|
|
|
|
+ android:layout_height="@dimen/jm_login_height"
|
|
|
|
+ android:background="@drawable/jm_skin3_bg"
|
|
android:orientation="vertical" >
|
|
android:orientation="vertical" >
|
|
|
|
|
|
<RelativeLayout
|
|
<RelativeLayout
|
|
@@ -19,12 +19,12 @@
|
|
|
|
|
|
<ImageView
|
|
<ImageView
|
|
android:id="@+id/logo"
|
|
android:id="@+id/logo"
|
|
- android:layout_width="60dp"
|
|
|
|
- android:layout_height="60dp"
|
|
|
|
|
|
+ android:layout_width="@dimen/jm_login_logo_height"
|
|
|
|
+ android:layout_height="@dimen/jm_login_logo_height"
|
|
android:layout_centerVertical="true"
|
|
android:layout_centerVertical="true"
|
|
android:layout_marginLeft="25dp"
|
|
android:layout_marginLeft="25dp"
|
|
android:layout_marginTop="15dp"
|
|
android:layout_marginTop="15dp"
|
|
- android:background="@drawable/jm_logo" />
|
|
|
|
|
|
+ android:background="@drawable/jm_logo_3" />
|
|
|
|
|
|
<TextView
|
|
<TextView
|
|
android:layout_width="wrap_content"
|
|
android:layout_width="wrap_content"
|
|
@@ -32,12 +32,12 @@
|
|
android:layout_centerHorizontal="true"
|
|
android:layout_centerHorizontal="true"
|
|
android:layout_centerVertical="true"
|
|
android:layout_centerVertical="true"
|
|
android:layout_margin="5dp"
|
|
android:layout_margin="5dp"
|
|
|
|
+ android:layout_marginRight="25dp"
|
|
android:layout_marginTop="10dp"
|
|
android:layout_marginTop="10dp"
|
|
- android:layout_toRightOf="@+id/logo"
|
|
|
|
android:padding="5sp"
|
|
android:padding="5sp"
|
|
- android:text="@string/setuser_text_title"
|
|
|
|
|
|
+ android:text="@string/setpwd_text_title"
|
|
android:textColor="@color/jmfont_black"
|
|
android:textColor="@color/jmfont_black"
|
|
- android:textSize="18sp" />
|
|
|
|
|
|
+ android:textSize="20sp" />
|
|
</RelativeLayout>
|
|
</RelativeLayout>
|
|
|
|
|
|
<LinearLayout
|
|
<LinearLayout
|
|
@@ -52,50 +52,27 @@
|
|
android:layout_width="wrap_content"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="40dp" >
|
|
android:layout_height="40dp" >
|
|
|
|
|
|
- <RelativeLayout
|
|
|
|
- android:id="@+id/iphoe_bg"
|
|
|
|
- android:layout_width="60dp"
|
|
|
|
- android:layout_height="35dp"
|
|
|
|
- android:layout_margin="5dp" >
|
|
|
|
-
|
|
|
|
- <TextView
|
|
|
|
- android:id="@+id/usertv"
|
|
|
|
- android:layout_width="wrap_content"
|
|
|
|
- android:layout_height="wrap_content"
|
|
|
|
- android:layout_centerVertical="true"
|
|
|
|
- android:text="@string/user_text_msg"
|
|
|
|
- android:textColor="@color/jmfont_black"
|
|
|
|
- android:textSize="18sp" />
|
|
|
|
-
|
|
|
|
- <ImageView
|
|
|
|
- android:layout_width="20dp"
|
|
|
|
- android:layout_height="20dp"
|
|
|
|
- android:layout_centerVertical="true"
|
|
|
|
- android:layout_marginLeft="5dp"
|
|
|
|
- android:layout_toRightOf="@+id/usertv"
|
|
|
|
- android:background="@drawable/jm_userl" />
|
|
|
|
- </RelativeLayout>
|
|
|
|
|
|
+ <TextView
|
|
|
|
+ android:id="@+id/usertv"
|
|
|
|
+ android:layout_width="wrap_content"
|
|
|
|
+ android:layout_height="wrap_content"
|
|
|
|
+ android:layout_marginLeft="8dp"
|
|
|
|
+ android:layout_marginRight="8dp"
|
|
|
|
+ android:layout_centerVertical="true"
|
|
|
|
+ android:text="@string/user_text_msg"
|
|
|
|
+ android:textColor="@color/jmfont_black"
|
|
|
|
+ android:textSize="18sp" />
|
|
|
|
|
|
- <EditText
|
|
|
|
- android:id="@+id/edit_user"
|
|
|
|
- android:layout_width="match_parent"
|
|
|
|
- android:layout_height="35dp"
|
|
|
|
- android:layout_alignParentTop="true"
|
|
|
|
- android:layout_centerHorizontal="true"
|
|
|
|
|
|
+ <TextView
|
|
|
|
+ android:layout_width="wrap_content"
|
|
|
|
+ android:layout_height="wrap_content"
|
|
android:layout_centerVertical="true"
|
|
android:layout_centerVertical="true"
|
|
- android:layout_marginLeft="15dp"
|
|
|
|
- android:layout_toRightOf="@+id/iphoe_bg"
|
|
|
|
- android:background="@null"
|
|
|
|
- android:enabled="false"
|
|
|
|
- android:gravity="center_vertical"
|
|
|
|
- android:hint="@string/user_edit_hint"
|
|
|
|
- android:inputType="text"
|
|
|
|
- android:maxLength="22"
|
|
|
|
- android:singleLine="true"
|
|
|
|
- android:textColor="#000000"
|
|
|
|
- android:textColorHint="#d5dad3"
|
|
|
|
- android:textSize="16sp" >
|
|
|
|
- </EditText>
|
|
|
|
|
|
+ android:layout_toRightOf="@+id/usertv"
|
|
|
|
+ android:text="16889014567"
|
|
|
|
+ android:id="@+id/tvmobile"
|
|
|
|
+ android:textColor="@color/jmfont_black"
|
|
|
|
+ android:textSize="18sp" >
|
|
|
|
+ </TextView>
|
|
</RelativeLayout>
|
|
</RelativeLayout>
|
|
|
|
|
|
<View
|
|
<View
|
|
@@ -120,38 +97,24 @@
|
|
android:layout_width="wrap_content"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="40dp" >
|
|
android:layout_height="40dp" >
|
|
|
|
|
|
- <RelativeLayout
|
|
|
|
|
|
+ <TextView
|
|
android:id="@+id/pwr"
|
|
android:id="@+id/pwr"
|
|
- android:layout_width="60dp"
|
|
|
|
- android:layout_height="35dp"
|
|
|
|
- android:layout_margin="5dp" >
|
|
|
|
-
|
|
|
|
- <TextView
|
|
|
|
- android:id="@+id/pwdtv"
|
|
|
|
- android:layout_width="wrap_content"
|
|
|
|
- android:layout_height="wrap_content"
|
|
|
|
- android:layout_centerVertical="true"
|
|
|
|
- android:text="@string/user_text_pwd"
|
|
|
|
- android:textColor="@color/jmfont_black"
|
|
|
|
- android:textSize="18sp" />
|
|
|
|
-
|
|
|
|
- <ImageView
|
|
|
|
- android:layout_width="20dp"
|
|
|
|
- android:layout_height="20dp"
|
|
|
|
- android:layout_centerVertical="true"
|
|
|
|
- android:layout_marginLeft="5dp"
|
|
|
|
- android:layout_toRightOf="@+id/pwdtv"
|
|
|
|
- android:background="@drawable/jm_pwd" />
|
|
|
|
- </RelativeLayout>
|
|
|
|
|
|
+ android:layout_width="wrap_content"
|
|
|
|
+ android:layout_height="wrap_content"
|
|
|
|
+ android:layout_marginLeft="8dp"
|
|
|
|
+ android:layout_marginRight="8dp"
|
|
|
|
+ android:layout_centerVertical="true"
|
|
|
|
+ android:text="@string/user_text_pwd"
|
|
|
|
+ android:textColor="@color/jmfont_black"
|
|
|
|
+ android:textSize="18sp" />
|
|
|
|
|
|
<EditText
|
|
<EditText
|
|
android:id="@+id/edit_pwd"
|
|
android:id="@+id/edit_pwd"
|
|
- android:enabled="false"
|
|
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="35dp"
|
|
android:layout_height="35dp"
|
|
android:layout_alignParentTop="true"
|
|
android:layout_alignParentTop="true"
|
|
android:layout_centerHorizontal="true"
|
|
android:layout_centerHorizontal="true"
|
|
- android:layout_marginLeft="15dp"
|
|
|
|
|
|
+ android:textCursorDrawable="@null"
|
|
android:layout_toRightOf="@+id/pwr"
|
|
android:layout_toRightOf="@+id/pwr"
|
|
android:background="@null"
|
|
android:background="@null"
|
|
android:gravity="center_vertical"
|
|
android:gravity="center_vertical"
|
|
@@ -161,6 +124,7 @@
|
|
android:singleLine="true"
|
|
android:singleLine="true"
|
|
android:textColor="#000000"
|
|
android:textColor="#000000"
|
|
android:textColorHint="#d5dad3"
|
|
android:textColorHint="#d5dad3"
|
|
|
|
+ android:imeOptions="actionDone"
|
|
android:textSize="16sp" >
|
|
android:textSize="16sp" >
|
|
</EditText>
|
|
</EditText>
|
|
</RelativeLayout>
|
|
</RelativeLayout>
|
|
@@ -180,36 +144,19 @@
|
|
android:layout_gravity="center"
|
|
android:layout_gravity="center"
|
|
android:layout_marginLeft="15dp"
|
|
android:layout_marginLeft="15dp"
|
|
android:layout_marginRight="15dp"
|
|
android:layout_marginRight="15dp"
|
|
- android:layout_marginTop="10dp"
|
|
|
|
|
|
+ android:layout_marginTop="5dp"
|
|
android:orientation="vertical" >
|
|
android:orientation="vertical" >
|
|
|
|
|
|
- <LinearLayout
|
|
|
|
- android:layout_width="match_parent"
|
|
|
|
- android:layout_height="wrap_content"
|
|
|
|
- android:layout_gravity="center"
|
|
|
|
- android:orientation="horizontal" >
|
|
|
|
-
|
|
|
|
- <TextView
|
|
|
|
- android:layout_width="wrap_content"
|
|
|
|
- android:layout_height="wrap_content"
|
|
|
|
- android:layout_centerVertical="true"
|
|
|
|
- android:text="@string/setuser_text_tip"
|
|
|
|
- android:visibility="invisible"
|
|
|
|
- android:textColor="@color/jmfont_red"
|
|
|
|
- android:id="@+id/tvmsg"
|
|
|
|
- android:textSize="18sp" />
|
|
|
|
- </LinearLayout>
|
|
|
|
-
|
|
|
|
<RelativeLayout
|
|
<RelativeLayout
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
- android:layout_marginTop="10dp" >
|
|
|
|
|
|
+ android:layout_marginTop="20dp" >
|
|
|
|
|
|
<Button
|
|
<Button
|
|
- android:id="@+id/btgetgame"
|
|
|
|
|
|
+ android:id="@+id/iphonebtlg"
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="50dp"
|
|
android:layout_height="50dp"
|
|
- android:background="@drawable/jmblues_btn_style"
|
|
|
|
|
|
+ android:background="@drawable/jm_green_codebtn_style"
|
|
android:text="@string/setuser_bt_msg"
|
|
android:text="@string/setuser_bt_msg"
|
|
android:textColor="@color/jmfont_white" />
|
|
android:textColor="@color/jmfont_white" />
|
|
</RelativeLayout>
|
|
</RelativeLayout>
|