/[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 397 by torben, Thu Oct 1 05:24:35 2009 UTC revision 398 by torben, Tue Oct 6 09:42:10 2009 UTC
# Line 24  Line 24 
24    
25                  </TableRow>                  </TableRow>
26    
27                    <TableRow>
28                            <TextView android:text="Location:" android:textSize="18sp" />
29                            <TextView android:id="@+id/Location" android:layout_width="wrap_content"
30                                    android:layout_height="wrap_content" android:textSize="18sp" />
31    
32                    </TableRow>
33    
34                  <TableRow>                  <TableRow>
35                          <TextView android:text="Status:" android:textSize="18sp" />                          <TextView android:text="Status:" android:textSize="18sp" />

Legend:
Removed from v.397  
changed lines
  Added in v.398

  ViewVC Help
Powered by ViewVC 1.1.20