Blame | Last modification | View Log | RSS feed
<FrameLayout 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" tools:context="com.saholic.profittill.main.MyProfile"><ScrollViewandroid:background="@color/White"android:layout_width="match_parent"android:layout_height="match_parent"android:fillViewport="false"><LinearLayoutandroid:layout_width="match_parent"android:layout_height="match_parent"android:orientation="vertical" ><RelativeLayoutandroid:layout_height="120dp"android:layout_width="match_parent"android:background="@color/green_tobe_used"><!-- <TextViewandroid:id="@+id/profileName"android:textSize="30dp"android:editable="true"android:layout_marginTop="30dp"android:layout_marginLeft="10dp"android:textColor="@color/Black"android:layout_width="wrap_content"android:layout_height="wrap_content" />--><ImageViewandroid:src="@drawable/noimageavailable"android:id="@+id/profilePicture"android:layout_width="wrap_content"android:layout_height="wrap_content"android:layout_centerHorizontal="true"/></RelativeLayout><LinearLayoutandroid:layout_width="fill_parent"android:id="@+id/phoneNumberLayout"android:layout_height="wrap_content" ><RelativeLayoutandroid:layout_width="fill_parent"android:padding="10dp"android:id="@+id/phoneNumberRelativeLayout"android:layout_height="wrap_content" ><TextViewandroid:text="Phone Number"android:id="@+id/phoneNumberMyProfileText"android:layout_width="wrap_content"android:layout_height="wrap_content" /><EditTextandroid:layout_below="@+id/phoneNumberMyProfileText"android:layout_width="fill_parent"android:layout_height="30dp"android:inputType="phone"android:maxLength="10"android:layout_centerHorizontal="true"android:background="@drawable/myprofileedittext"android:id="@+id/phoneNumberMyProfile" /><TextViewandroid:id="@+id/phoneNumberMyProfileVerifyStatus"android:layout_width="70dp"android:layout_height="30dp"android:gravity="center"android:textSize="10dp"android:background="@color/green_tobe_used"android:text="Verify Now to get Cashback"android:textColor="@color/White"android:layout_marginRight="27dp"android:layout_marginEnd="27dp"android:layout_centerInParent="true"android:layout_toLeftOf="@+id/phoneNumberMyProfileEdit" /><TextViewandroid:id="@+id/phoneNumberMyProfileEdit"android:layout_width="wrap_content"android:layout_height="wrap_content"android:gravity="center"android:layout_marginTop="45dp"android:text="Edit"android:textColor="@color/green_tobe_used"android:layout_centerVertical="true"android:layout_alignRight="@+id/phoneNumberMyProfile"android:layout_alignEnd="@+id/phoneNumberMyProfile"android:layout_marginRight="25dp"android:layout_marginEnd="25dp" /></RelativeLayout></LinearLayout><LinearLayoutandroid:layout_width="fill_parent"android:padding="10dp"android:layout_marginTop="-25dp"android:id="@+id/profileNameLayout"android:layout_height="wrap_content" ><RelativeLayoutandroid:layout_width="fill_parent"android:id="@+id/profileNameRelativeLayout"android:layout_height="wrap_content" ><TextViewandroid:text="Name"android:id="@+id/profileNameMyProfileText"android:layout_width="wrap_content"android:layout_height="wrap_content" /><EditTextandroid:layout_below="@+id/profileNameMyProfileText"android:layout_width="fill_parent"android:layout_height="30dp"android:layout_centerHorizontal="true"android:background="@drawable/myprofileedittext"android:id="@+id/profileNameMyProfile" /><TextViewandroid:id="@+id/profileNameMyProfileEdit"android:layout_width="wrap_content"android:layout_height="wrap_content"android:gravity="center"android:layout_marginTop="45dp"android:text="Edit"android:textColor="@color/green_tobe_used"android:layout_centerVertical="true"android:layout_alignRight="@+id/profileNameMyProfile"android:layout_alignEnd="@+id/profileNameMyProfile"android:layout_marginRight="25dp"android:layout_marginEnd="25dp" /></RelativeLayout></LinearLayout><LinearLayoutandroid:layout_width="fill_parent"android:padding="10dp"android:layout_marginTop="-25dp"android:id="@+id/addressLine1Layout"android:layout_height="wrap_content" ><RelativeLayoutandroid:layout_width="fill_parent"android:id="@+id/addressLine1RelativeLayout"android:layout_height="wrap_content" ><TextViewandroid:text="Address Line 1"android:id="@+id/addressLine1MyProfileText"android:layout_width="wrap_content"android:layout_height="wrap_content" /><EditTextandroid:layout_below="@+id/addressLine1MyProfileText"android:layout_width="fill_parent"android:layout_height="30dp"android:layout_centerHorizontal="true"android:background="@drawable/myprofileedittext"android:id="@+id/addressLine1MyProfile" /><TextViewandroid:id="@+id/addressLine1MyProfileEdit"android:layout_width="wrap_content"android:layout_height="wrap_content"android:gravity="center"android:layout_marginTop="45dp"android:text="Edit"android:textColor="@color/green_tobe_used"android:layout_centerVertical="true"android:layout_alignRight="@+id/addressLine1MyProfile"android:layout_alignEnd="@+id/addressLine1MyProfile"android:layout_marginRight="25dp"android:layout_marginEnd="25dp" /></RelativeLayout></LinearLayout><LinearLayoutandroid:layout_width="fill_parent"android:padding="10dp"android:layout_marginTop="-25dp"android:id="@+id/addressLine2Layout"android:layout_height="wrap_content" ><RelativeLayoutandroid:layout_width="fill_parent"android:id="@+id/addressLine2RelativeLayout"android:layout_height="wrap_content" ><TextViewandroid:text="Address Line 2"android:id="@+id/addressLine2MyProfileText"android:layout_width="wrap_content"android:layout_height="wrap_content" /><EditTextandroid:layout_below="@+id/addressLine2MyProfileText"android:layout_width="fill_parent"android:layout_height="30dp"android:layout_centerHorizontal="true"android:background="@drawable/myprofileedittext"android:id="@+id/addressLine2MyProfile" /><TextViewandroid:id="@+id/addressLine2MyProfileEdit"android:layout_width="wrap_content"android:layout_height="wrap_content"android:gravity="center"android:layout_marginTop="45dp"android:text="Edit"android:textColor="@color/green_tobe_used"android:layout_centerVertical="true"android:layout_alignRight="@+id/addressLine2MyProfile"android:layout_alignEnd="@+id/addressLine2MyProfile"android:layout_marginRight="25dp"android:layout_marginEnd="25dp" /></RelativeLayout></LinearLayout><LinearLayoutandroid:layout_width="fill_parent"android:padding="10dp"android:layout_marginTop="-25dp"android:id="@+id/cityLayout"android:layout_height="wrap_content" ><RelativeLayoutandroid:layout_width="fill_parent"android:id="@+id/cityRelativeLayout"android:layout_height="wrap_content" ><TextViewandroid:text="City"android:id="@+id/cityMyProfileText"android:layout_width="wrap_content"android:layout_height="wrap_content" /><EditTextandroid:layout_below="@+id/cityMyProfileText"android:layout_width="fill_parent"android:layout_height="30dp"android:layout_centerHorizontal="true"android:background="@drawable/myprofileedittext"android:id="@+id/cityMyProfile" /><TextViewandroid:id="@+id/cityMyProfileEdit"android:layout_width="wrap_content"android:layout_height="wrap_content"android:gravity="center"android:layout_marginTop="45dp"android:text="Edit"android:textColor="@color/green_tobe_used"android:layout_centerVertical="true"android:layout_alignRight="@+id/cityMyProfile"android:layout_alignEnd="@+id/cityMyProfile"android:layout_marginRight="25dp"android:layout_marginEnd="25dp" /></RelativeLayout></LinearLayout><LinearLayoutandroid:layout_width="fill_parent"android:padding="10dp"android:layout_marginTop="-25dp"android:id="@+id/pincodeLayout"android:layout_height="wrap_content" ><RelativeLayoutandroid:layout_width="fill_parent"android:id="@+id/pincodeRelativeLayout"android:layout_height="wrap_content" ><TextViewandroid:text="Pincode"android:id="@+id/pincodeMyProfileText"android:layout_width="wrap_content"android:layout_height="wrap_content" /><EditTextandroid:layout_below="@+id/pincodeMyProfileText"android:layout_width="fill_parent"android:layout_height="30dp"android:layout_centerHorizontal="true"android:inputType="number"android:maxLength="6"android:background="@drawable/myprofileedittext"android:id="@+id/pincodeMyProfile" /><TextViewandroid:id="@+id/pincodeMyProfileEdit"android:layout_width="wrap_content"android:layout_height="wrap_content"android:gravity="center"android:layout_marginTop="45dp"android:text="Edit"android:textColor="@color/green_tobe_used"android:layout_centerVertical="true"android:layout_alignRight="@+id/pincodeMyProfile"android:layout_alignEnd="@+id/pincodeMyProfile"android:layout_marginRight="25dp"android:layout_marginEnd="25dp" /></RelativeLayout></LinearLayout><Buttonandroid:id="@+id/profileSave"android:text="Done"android:background="@color/green_tobe_used"android:layout_marginRight="20dp"android:layout_alignParentRight="true"android:layout_width="wrap_content"android:layout_height="35dp"android:textColor="@color/White"android:layout_gravity="right" /></LinearLayout></ScrollView></FrameLayout>