/[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 244 by torben, Sun Aug 9 17:46:09 2009 UTC revision 249 by torben, Mon Aug 10 06:22:54 2009 UTC
# Line 1  Line 1 
1  <LinearLayout android:id="@+id/LinearLayout01"  <LinearLayout android:id="@+id/LinearLayout01"
2          android:layout_width="wrap_content"          android:layout_width="fill_parent"
3          android:layout_height="wrap_content"          android:layout_height="wrap_content"
4          android:paddingBottom="4px"          android:paddingBottom="4px"
5          android:paddingTop="4px"          android:paddingTop="4px"
# Line 9  Line 9 
9                  android:id="@+id/Icon"                  android:id="@+id/Icon"
10                  android:layout_width="20px"                  android:layout_width="20px"
11                  android:layout_height="wrap_content"                  android:layout_height="wrap_content"
12                  android:paddingTop="3px"                  android:paddingTop="5px"
13                  android:paddingRight="2px"                  android:paddingRight="2px"
14                  />                  />
15                    

Legend:
Removed from v.244  
changed lines
  Added in v.249

  ViewVC Help
Powered by ViewVC 1.1.20