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

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

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

revision 1445 by torben, Tue Aug 3 06:48:13 2010 UTC revision 1446 by torben, Wed May 4 20:25:15 2011 UTC
# Line 46  Line 46 
46                  android:text="@string/welcome_favorites" />                  android:text="@string/welcome_favorites" />
47    
48      <View android:layout_width="fill_parent"      <View android:layout_width="fill_parent"
49                  android:layout_height="10px"                  android:layout_height="15dp"
50                    />
51                    
52        <Button android:id="@+id/settings"
53                    android:layout_width="fill_parent"
54                    android:layout_height="wrap_content"  
55                    android:text="@string/welcome_settings" />
56    
57    
58        <View android:layout_width="fill_parent"
59                    android:layout_height="15dp"
60                  />                  />
61    
62    

Legend:
Removed from v.1445  
changed lines
  Added in v.1446

  ViewVC Help
Powered by ViewVC 1.1.20