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

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

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

revision 239 by torben, Sun Aug 9 09:09:16 2009 UTC revision 561 by torben, Thu Jan 28 08:55:19 2010 UTC
# Line 42  Line 42 
42                 android:layout_height="wrap_content"                 android:layout_height="wrap_content"
43                 android:clickable="false"                 android:clickable="false"
44                 />                 />
45     <TextView     <TextView android:id="@+id/metroonly"
46                  android:layout_width="wrap_content"                  android:layout_width="wrap_content"
47                  android:layout_height="wrap_content"                  android:layout_height="wrap_content"
48                    android:visibility="gone"
49                    android:text="@string/no_metro"
50                    
51                  />                  />
52                                    
53  </LinearLayout>  </LinearLayout>

Legend:
Removed from v.239  
changed lines
  Added in v.561

  ViewVC Help
Powered by ViewVC 1.1.20