| <?xml version="1.0" encoding="utf-8"?> | |
| <LinearLayout xmlns:an="http://schemas.android.com/apk/res/android" | |
| an:layout_width="fill_parent" | |
| an:layout_height="fill_parent" | |
| > | |
| <TextView | |
| an:layout_width="fill_parent" | |
| an:layout_height="wrap_content" | |
| <error>id="@+id/id1<caret>23"</error> | |
| /> | |
| </LinearLayout> | |