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

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

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

revision 1439 by torben, Tue May 3 16:33:40 2011 UTC revision 1440 by torben, Tue May 3 20:25:00 2011 UTC
# Line 57  Line 57 
57                          android:id="@+id/TrainNumber"                          android:id="@+id/TrainNumber"
58                          android:layout_width="112dp"                                              android:layout_width="112dp"                    
59                          android:layout_height="wrap_content"                          android:layout_height="wrap_content"
60                          android:textSize="20sp"                          android:textSize="16sp"
61                          android:layout_gravity="center_vertical"                                                  android:layout_gravity="center_vertical"                        
62                          />                          />
63                  <TextView                  <TextView
64                          android:id="@+id/Origin"                          android:id="@+id/Origin"
65                          android:layout_width="fill_parent"                                                android:layout_width="fill_parent"                      
66                          android:layout_height="wrap_content"                          android:layout_height="wrap_content"
67                          android:textSize="20sp"                                          android:textSize="16sp"                
68                          />                                                />                      
69          </LinearLayout> <!--  end of second row -->          </LinearLayout> <!--  end of second row -->
70                                    

Legend:
Removed from v.1439  
changed lines
  Added in v.1440

  ViewVC Help
Powered by ViewVC 1.1.20