project_files/Android-build/SDL-android-project/res/layout/fragment_teamlist.xml
changeset 7476 2fb781bbdd51
parent 7449 2e63537b44f3
child 7582 714310efad8f
--- a/project_files/Android-build/SDL-android-project/res/layout/fragment_teamlist.xml	Mon Aug 06 22:33:07 2012 +0200
+++ b/project_files/Android-build/SDL-android-project/res/layout/fragment_teamlist.xml	Mon Aug 06 22:39:36 2012 +0200
@@ -6,7 +6,7 @@
     android:orientation="vertical" >
 
     <ListView 
-        android:id="@+id/teamList"
+        android:id="@android:id/list"
         android:layout_width="match_parent"
         android:layout_height="0dp"
         android:layout_weight="1"