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

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

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

revision 544 by torben, Thu Oct 29 19:50:02 2009 UTC revision 545 by torben, Fri Jan 22 10:56:48 2010 UTC
# Line 20  Line 20 
20                  />                                />              
21          <TextView          <TextView
22                  android:id="@+id/Arrival"                  android:id="@+id/Arrival"
23                  android:layout_width="60px"                  android:layout_width="60dp"
24                  android:layout_height="wrap_content"                  android:layout_height="wrap_content"
25                  android:textSize="20sp"                  android:textSize="20sp"
26                  />                  />
27          <TextView          <TextView
28                  android:id="@+id/Departure"                  android:id="@+id/Departure"
29                  android:layout_width="60px"                  android:layout_width="60dp"
30                  android:layout_height="wrap_content"                  android:layout_height="wrap_content"
31                  android:textSize="20sp"                  android:textSize="20sp"
32                  />                  />

Legend:
Removed from v.544  
changed lines
  Added in v.545

  ViewVC Help
Powered by ViewVC 1.1.20