File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 172
172
android : textColor =" @color/headings"
173
173
android : textSize =" 13sp" />
174
174
175
- <TextView
175
+ <EditText
176
176
android : layout_width =" wrap_content"
177
177
android : layout_height =" wrap_content"
178
178
android : fontFamily =" sans-serif-light"
201
201
android : textColor =" @color/headings"
202
202
android : textSize =" 13sp" />
203
203
204
- <TextView
204
+ <EditText
205
205
android : layout_width =" wrap_content"
206
206
android : layout_height =" wrap_content"
207
207
android : fontFamily =" sans-serif-light"
208
- android : text =" xyz@gmail.cm "
208
+ android : text =" xyz@gmail.com "
209
209
android : textColor =" #000000"
210
210
android : textSize =" 18sp" />
211
211
230
230
android : textColor =" @color/headings"
231
231
android : textSize =" 13sp" />
232
232
233
- <TextView
233
+ <EditText
234
234
android : layout_width =" wrap_content"
235
235
android : layout_height =" wrap_content"
236
236
android : fontFamily =" sans-serif-light"
259
259
android : textColor =" @color/headings"
260
260
android : textSize =" 13sp" />
261
261
262
- <TextView
262
+ <EditText
263
263
android : layout_width =" wrap_content"
264
264
android : layout_height =" wrap_content"
265
265
android : fontFamily =" sans-serif-light"
You can’t perform that action at this time.
0 commit comments