equal
deleted
inserted
replaced
13 |
13 |
14 <RelativeLayout |
14 <RelativeLayout |
15 android:layout_width="fill_parent" |
15 android:layout_width="fill_parent" |
16 android:layout_height="fill_parent" |
16 android:layout_height="fill_parent" |
17 android:layout_weight="1"> |
17 android:layout_weight="1"> |
18 <include layout="@layout/backbutton"/> |
|
19 <include layout="@layout/savebutton"/> |
|
20 <ScrollView |
18 <ScrollView |
21 android:layout_width="fill_parent" |
19 android:layout_width="fill_parent" |
22 android:layout_height="fill_parent" |
20 android:layout_height="fill_parent" |
23 android:layout_above="@+id/btnBack" |
21 android:layout_above="@+id/btnBack" |
24 android:background="@drawable/box" |
22 android:background="@drawable/box" |