/[projects]/android/Side9/res/layout/config.xml
ViewVC logotype

Diff of /android/Side9/res/layout/config.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 853 by torben, Tue Jun 1 09:00:48 2010 UTC revision 854 by torben, Wed Jun 16 07:40:59 2010 UTC
# Line 12  Line 12 
12                  android:layout_height="wrap_content"                  android:layout_height="wrap_content"
13                  android:text="Save to SD card"                  android:text="Save to SD card"
14                   />                   />
15                    
16            <CheckBox
17                    android:id="@+id/showcaption"
18                    android:layout_width="wrap_content"
19                    android:layout_height="wrap_content"
20                    android:text="Show caption" />          
21    
22          <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"          <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
23                  android:layout_width="fill_parent"                  android:layout_width="fill_parent"

Legend:
Removed from v.853  
changed lines
  Added in v.854

  ViewVC Help
Powered by ViewVC 1.1.20