/[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 1008 by torben, Mon Jun 14 06:34:29 2010 UTC revision 1009 by torben, Tue Aug 3 06:48:13 2010 UTC
# Line 7  Line 7 
7      android:layout_height="fill_parent"      android:layout_height="fill_parent"
8          android:padding="5dp"          android:padding="5dp"
9      >      >
     <ImageView android:id="@+id/splash"  
         android:layout_width="fill_parent"  
         android:layout_height="fill_parent"  
         android:src="@drawable/splash"  
         android:background="#fff"  
         android:visibility="gone"  
         />  
10      <LinearLayout      <LinearLayout
11          android:orientation="horizontal"          android:orientation="horizontal"
12          android:layout_width="fill_parent"          android:layout_width="fill_parent"

Legend:
Removed from v.1008  
changed lines
  Added in v.1009

  ViewVC Help
Powered by ViewVC 1.1.20