Skip to content

Instantly share code, notes, and snippets.

View walaa-assy's full-sized avatar

walaa-assy

View GitHub Profile
@walaa-assy
walaa-assy / activity_main.xml
Last active August 26, 2015 11:15
Error parsing XML:not well-formed (invalid token)
<LinearLayout 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"
android:orientation="vertical"
tools:context=".MainActivity">
<TextView android:text="My kids are my Life"
android:layout_width="match_parent"
android:layout_height="wrap_content"