/[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 551 by torben, Sun Aug 9 09:09:16 2009 UTC revision 552 by torben, Tue Jan 26 21:17:26 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="Sorry, but there's no departure info for the Copenhagen Metro"
50                  />                  />
51                                    
52  </LinearLayout>  </LinearLayout>

Legend:
Removed from v.551  
changed lines
  Added in v.552

  ViewVC Help
Powered by ViewVC 1.1.20