/[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 561 by torben, Thu Jan 28 08:55:19 2010 UTC revision 1548 by torben, Thu Jul 7 19:44:01 2011 UTC
# Line 5  Line 5 
5      android:orientation="vertical"      android:orientation="vertical"
6      android:layout_width="fill_parent"      android:layout_width="fill_parent"
7      android:layout_height="fill_parent"      android:layout_height="fill_parent"
8          android:padding="5dp"              android:padding="5dp"
9      >      >
10      <LinearLayout      <LinearLayout
11          android:orientation="horizontal"          android:orientation="horizontal"
# 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    
53    
54        <View android:layout_width="fill_parent"
55                    android:layout_height="15dp"
56                  />                  />
57    
58    

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

  ViewVC Help
Powered by ViewVC 1.1.20