/[projects]/android/TrainInfo/res/layout/timetablelist.xml
ViewVC logotype

Diff of /android/TrainInfo/res/layout/timetablelist.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 838 by torben, Thu Jan 28 08:55:19 2010 UTC revision 839 by torben, Fri Jun 11 17:39:11 2010 UTC
# Line 49  Line 49 
49          <View android:layout_width="fill_parent" android:layout_height="2dip"          <View android:layout_width="fill_parent" android:layout_height="2dip"
50                  android:background="#aaaaaa" android:padding="12dip" />                  android:background="#aaaaaa" android:padding="12dip" />
51    
52          <ListView android:id="@+id/List" android:layout_width="wrap_content"          <ListView android:id="@id/android:list" android:layout_width="wrap_content"
53                  android:layout_height="wrap_content" android:layout_weight="1"                  android:layout_height="wrap_content" android:layout_weight="1"
54                  />                  />
55  </LinearLayout>  </LinearLayout>

Legend:
Removed from v.838  
changed lines
  Added in v.839

  ViewVC Help
Powered by ViewVC 1.1.20