/[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 482 by torben, Thu Oct 29 09:38:13 2009 UTC revision 487 by torben, Thu Oct 29 13:01:24 2009 UTC
# Line 23  Line 23 
23              <TextView              <TextView
24                          android:layout_width="wrap_content"                          android:layout_width="wrap_content"
25                          android:layout_height="wrap_content"                          android:layout_height="wrap_content"
26                          android:text="Traininfo DK"                          android:text="@string/app_name"
27                                  android:textSize="22sp"                                  android:textSize="22sp"
28                                  android:textStyle="bold"                                  android:textStyle="bold"
29                                  android:paddingTop="6px"                                  android:paddingTop="6px"
# Line 63  Line 63 
63                                  admobsdk:textColor="#FFFFFF"                                  admobsdk:textColor="#FFFFFF"
64                                  admobsdk:keywords="Android application,train stations, denmark, s-tog, tog, denmark"                                  admobsdk:keywords="Android application,train stations, denmark, s-tog, tog, denmark"
65                                  admobsdk:isGoneWithoutAd="false"                                  admobsdk:isGoneWithoutAd="false"
                                 admobsdk:testing="true"  
66                  />                  />
67        
68  </LinearLayout>  </LinearLayout>

Legend:
Removed from v.482  
changed lines
  Added in v.487

  ViewVC Help
Powered by ViewVC 1.1.20