| 14792 |
manas |
1 |
|
|
|
2 |
<ScrollView
|
|
|
3 |
android:layout_height="match_parent"
|
|
|
4 |
xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
5 |
android:background="@color/green_tobe_used"
|
|
|
6 |
android:layout_width="match_parent">
|
|
|
7 |
<LinearLayout
|
|
|
8 |
android:background="@color/green_tobe_used"
|
|
|
9 |
android:layout_width="match_parent"
|
|
|
10 |
android:layout_height="match_parent"
|
|
|
11 |
android:orientation="vertical" >
|
|
|
12 |
|
|
|
13 |
<RelativeLayout
|
|
|
14 |
android:layout_height="120dp"
|
|
|
15 |
android:layout_width="match_parent"
|
|
|
16 |
android:background="@color/green_tobe_used">
|
|
|
17 |
<ImageView
|
|
|
18 |
android:id="@+id/logoreferre"
|
|
|
19 |
android:src="@drawable/pmreferrer"
|
|
|
20 |
android:layout_width="wrap_content"
|
|
|
21 |
android:layout_height="wrap_content"
|
|
|
22 |
android:layout_centerHorizontal="true"/>
|
|
|
23 |
|
|
|
24 |
</RelativeLayout>
|
|
|
25 |
<View
|
|
|
26 |
android:id="@+id/SplitLine_hor1"
|
|
|
27 |
android:layout_width="match_parent"
|
|
|
28 |
android:layout_height= "2dp"
|
|
|
29 |
android:background="@color/White" />
|
|
|
30 |
|
|
|
31 |
<RelativeLayout
|
|
|
32 |
android:layout_width="match_parent"
|
|
|
33 |
android:padding="10dp"
|
|
|
34 |
android:gravity="center|center_horizontal"
|
|
|
35 |
android:background="@drawable/referrerborder"
|
|
|
36 |
android:layout_height="150dp" >
|
|
|
37 |
|
|
|
38 |
<TextView
|
|
|
39 |
android:layout_centerHorizontal="true"
|
|
|
40 |
android:gravity="center"
|
|
|
41 |
android:id="@+id/inviteMessage"
|
|
|
42 |
android:text="Got your invite code?"
|
|
|
43 |
android:layout_height="wrap_content"
|
|
|
44 |
android:textColor="@color/Black"
|
|
|
45 |
android:visibility="visible"
|
|
|
46 |
android:layout_width="wrap_content"
|
|
|
47 |
android:textSize="25dp"
|
|
|
48 |
android:layout_marginTop="10dp"
|
|
|
49 |
android:textStyle="bold"/>
|
|
|
50 |
|
|
|
51 |
<EditText
|
|
|
52 |
android:hint="Enter invite code"
|
|
|
53 |
android:id="@+id/referralCode"
|
|
|
54 |
android:background="@drawable/myprofileedittext"
|
|
|
55 |
android:layout_width="200dp"
|
|
|
56 |
android:gravity="center"
|
|
|
57 |
android:layout_height="35dp"
|
|
|
58 |
android:inputType="text"
|
|
|
59 |
android:maxLines="1"
|
|
|
60 |
|
|
|
61 |
android:layout_centerVertical="true"
|
|
|
62 |
android:layout_alignLeft="@+id/inviteMessage"
|
|
|
63 |
android:layout_alignStart="@+id/inviteMessage" />
|
|
|
64 |
|
|
|
65 |
<Button
|
|
|
66 |
android:layout_width="30dp"
|
|
|
67 |
android:id="@+id/referrerSend"
|
|
|
68 |
android:text="Ok"
|
|
|
69 |
android:layout_height="35dp"
|
|
|
70 |
android:background="@color/White"
|
|
|
71 |
android:layout_alignTop="@+id/referralCode"
|
|
|
72 |
android:layout_toRightOf="@+id/inviteMessage"
|
|
|
73 |
android:layout_toEndOf="@+id/inviteMessage" />
|
|
|
74 |
|
|
|
75 |
|
|
|
76 |
<TextView
|
|
|
77 |
android:id="@+id/incorrect"
|
|
|
78 |
android:text="Incorrect Code"
|
|
|
79 |
android:gravity="center"
|
|
|
80 |
android:textSize="18dp"
|
|
|
81 |
android:visibility="gone"
|
|
|
82 |
android:layout_marginTop="2dp"
|
|
|
83 |
android:layout_width="wrap_content"
|
|
|
84 |
android:layout_height="wrap_content"
|
|
|
85 |
android:layout_below="@+id/referralCode"
|
|
|
86 |
android:layout_centerHorizontal="true" />
|
|
|
87 |
</RelativeLayout>
|
|
|
88 |
|
|
|
89 |
<RelativeLayout
|
|
|
90 |
android:layout_width="match_parent"
|
|
|
91 |
android:padding="10dp"
|
|
|
92 |
android:background="@drawable/referrerborder"
|
|
|
93 |
android:layout_height="150dp" >
|
|
|
94 |
|
|
|
95 |
<TextView
|
|
|
96 |
android:layout_centerHorizontal="true"
|
|
|
97 |
android:gravity="center"
|
|
|
98 |
android:id="@+id/inviteMessage1"
|
|
|
99 |
android:layout_height="wrap_content"
|
|
|
100 |
android:textColor="@color/Black"
|
|
|
101 |
android:visibility="visible"
|
|
|
102 |
android:layout_width="wrap_content"
|
|
|
103 |
android:textSize="18dp"/>
|
|
|
104 |
|
|
|
105 |
<TextView
|
|
|
106 |
android:layout_centerHorizontal="true"
|
|
|
107 |
android:text="Call 9811263520 now"
|
|
|
108 |
android:gravity="center"
|
|
|
109 |
android:id="@+id/inviteNumber"
|
|
|
110 |
android:layout_below="@+id/inviteMessage1"
|
|
|
111 |
android:layout_height="wrap_content"
|
|
|
112 |
android:textColor="@color/Black"
|
|
|
113 |
android:visibility="visible"
|
|
|
114 |
android:layout_width="wrap_content"
|
|
|
115 |
android:textSize="18dp"/>
|
|
|
116 |
<View
|
|
|
117 |
android:id="@+id/SplitLine_hor2"
|
|
|
118 |
android:layout_width="208dp"
|
|
|
119 |
android:layout_centerHorizontal="true"
|
|
|
120 |
android:layout_below="@+id/inviteNumber"
|
|
|
121 |
android:layout_height= "2dp"
|
|
|
122 |
android:background="@color/White" />
|
|
|
123 |
|
|
|
124 |
<TextView
|
|
|
125 |
android:text="OR"
|
|
|
126 |
android:id="@+id/or"
|
|
|
127 |
android:layout_marginTop="5dp"
|
|
|
128 |
android:textColor="@color/Black"
|
|
|
129 |
android:layout_below="@+id/inviteNumber"
|
|
|
130 |
android:gravity="center"
|
|
|
131 |
android:layout_centerHorizontal="true"
|
|
|
132 |
android:visibility="visible"
|
|
|
133 |
android:layout_width="250dp"
|
|
|
134 |
android:textSize="15dp"
|
|
|
135 |
android:layout_height="wrap_content" />
|
|
|
136 |
|
|
|
137 |
<TextView
|
|
|
138 |
android:layout_below="@+id/or"
|
|
|
139 |
android:textColor="@color/Black"
|
|
|
140 |
android:layout_centerHorizontal="true"
|
|
|
141 |
android:gravity="center"
|
|
|
142 |
android:id="@+id/giveus"
|
|
|
143 |
android:textSize="15dp"
|
|
|
144 |
android:layout_width="wrap_content"
|
|
|
145 |
android:layout_height="wrap_content" />
|
|
|
146 |
|
|
|
147 |
<EditText
|
|
|
148 |
android:id="@+id/mobileNumberReferrer"
|
|
|
149 |
android:background="@drawable/myprofileedittext"
|
|
|
150 |
android:layout_width="200dp"
|
|
|
151 |
android:hint="Enter Phone no"
|
|
|
152 |
android:layout_height="35dp"
|
|
|
153 |
android:layout_marginLeft="-8.5dp"
|
|
|
154 |
android:gravity="center"
|
|
|
155 |
android:visibility="visible"
|
|
|
156 |
android:inputType="number"
|
|
|
157 |
android:maxLength="10"
|
|
|
158 |
android:maxLines="1"
|
|
|
159 |
android:layout_below="@+id/giveus"
|
|
|
160 |
android:layout_alignLeft="@+id/or"
|
|
|
161 |
android:layout_alignStart="@+id/or" />
|
|
|
162 |
|
|
|
163 |
<Button
|
|
|
164 |
android:layout_width="30dp"
|
|
|
165 |
android:id="@+id/mobileNumberReferrerSend"
|
|
|
166 |
android:text="Ok"
|
|
|
167 |
android:layout_height="35dp"
|
|
|
168 |
android:background="@color/White"
|
|
|
169 |
android:layout_alignTop="@+id/mobileNumberReferrer"
|
|
|
170 |
android:layout_toRightOf="@+id/SplitLine_hor2"
|
|
|
171 |
android:layout_toEndOf="@+id/SplitLine_hor2" />
|
|
|
172 |
|
|
|
173 |
</RelativeLayout>
|
|
|
174 |
|
|
|
175 |
<TextView
|
|
|
176 |
android:layout_marginTop="7dp"
|
|
|
177 |
android:textSize="15dp"
|
|
|
178 |
android:id="@+id/thanks"
|
|
|
179 |
android:visibility="gone"
|
|
|
180 |
android:textColor="@color/White"
|
|
|
181 |
android:text="Thanks and we will get back to you"
|
|
|
182 |
android:layout_gravity="center"
|
|
|
183 |
android:layout_width="wrap_content"
|
|
|
184 |
android:layout_height="wrap_content" />
|
|
|
185 |
</LinearLayout>
|
|
|
186 |
</ScrollView>
|