/[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 250 by torben, Mon Aug 10 10:46:07 2009 UTC revision 490 by torben, Thu Oct 29 19:27:29 2009 UTC
# Line 1  Line 1 
1  <LinearLayout android:id="@+id/LinearLayout01"  <LinearLayout android:id="@+id/DepartureRow"
2          android:layout_width="fill_parent"          android:layout_width="fill_parent"
3          android:layout_height="wrap_content"          android:layout_height="wrap_content"
4          android:paddingBottom="4px"          android:paddingBottom="4px"
# Line 9  Line 9 
9                  android:id="@+id/TypeIcon"                  android:id="@+id/TypeIcon"
10                  android:layout_width="18px"                  android:layout_width="18px"
11                  android:layout_height="18px"                  android:layout_height="18px"
                 android:background="#ffffffff"  
12                  android:scaleType="fitXY"                  android:scaleType="fitXY"
13                  android:layout_gravity="center_vertical"                  android:layout_gravity="center_vertical"
14                  android:gravity="center_vertical"                  android:gravity="center_vertical"

Legend:
Removed from v.250  
changed lines
  Added in v.490

  ViewVC Help
Powered by ViewVC 1.1.20