project_files/Android-build/SDL-android-project/res/layout/listview_item.xml
changeset 7508 763d3961400b
parent 5607 d3a3e80ad1da
--- a/project_files/Android-build/SDL-android-project/res/layout/listview_item.xml	Sat Aug 18 00:22:33 2012 +0200
+++ b/project_files/Android-build/SDL-android-project/res/layout/listview_item.xml	Sat Aug 18 00:47:51 2012 +0200
@@ -1,5 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <TextView xmlns:android="http://schemas.android.com/apk/res/android"
+    android:id="@android:id/text1"
 	android:layout_width="fill_parent"
 	android:layout_height="wrap_content"
 	android:textSize="10dip"