Error parsing XML: not well-formed - android application -


Hello, I can not see what I'm doing wrong here, maybe spelling error or something I've seen, but something Can not even see the wrong

Hello, I can see what I am doing wrong here, maybe spelling error or something else I have seen but can not see anything wrong.

  & lt; Relative layout xmlns: android = "http://schemas.android.com/apk/res/android" xmlns: tools = "http: //schemas.android.com/tools" Android: layout_width = "match_parent" Android: layout_height Android: paddingBottom = "@ Dimen / activity_vertical_margin" Android: paddingLeft = "@ Dimen / activity_horizontal_margin" Android: paddingRight = "@ Dimen / activity_horizontal_margin" Android: paddingTop = "@ Dimen / activity_vertical_margin" tool: reference = "com .example.facebooklogin.FacebookLogin "Android: background =" @ drawable / faceb_background "& gt; & Lt; imageView android: id = "@ + id / img_login" Android: layout_width = "wrap_content" Android: layout_height = "wrap_content" Android: layout_centerHorizontal = "true" Android: layout_marginTop = "100dp" android: src = "@ drawable / Faceb_login" /> & Lt; EditText android: id = "@ + id / eamil_login" Android: layout_width = "fill_parent" Android: layout_height = "wrap_content" Android: textcolor = "# FFFFFF" Android: layout_below = "@ + id / img_login" Android: inputType = " TextEmailAddress "/> & Lt; EditText android: id = "@ + id / password_login" Android: layout_width = "fill_parent" Android: layout_height = "wrap_content" Android: textcolor = "# FFFFFF" Android: layout_below = "@ + id / eamil_login" Android: inputType = " TextPassword "& gt; & Lt; Requestfocus / & gt; & Lt; / EditText> Android: Android: Android: Android: Android: Android: Android: Leaut_heit = "wrap-content" Android: Leaut_bilo = "@ + id / Pasward_login" android: text = "@ string / Login_betn_tikst" & gt; ; & Lt; / Button & gt; & Lt; TextView android: id = "@ + id / forgot_password" Android: layout_width = "wrap_content" Android: layout_height = "wrap_content" Android: layout_below = "@ + id / login_btn" Android: layout_centerHorizontal = "true" Android: textcolor = "# FFFFFF "Android: textSize =" 16sp "Android: text =" @ string / forgot_password_txt "/> & Lt; TextView android: id = "@ + id / Register" Android: layout_width = "wrap_content" Android: layout_height = "wrap_content" Android: layout_gravity = "center | bottom" Android: textcolor = "# FFFFFF" Android: textSize = "16sp" Android: Text = "@ String / Register_text" /> & Lt; / RelativeLayout & gt;  

Any help would be appreciated.


Comments

Popular posts from this blog

winforms - C# Form - Property Change -

javascript - amcharts makechart not working -

java - Algorithm negotiation fail SSH in Jenkins -