equal
deleted
inserted
replaced
80 android:scrollHorizontally="true"/> |
80 android:scrollHorizontally="true"/> |
81 </LinearLayout> |
81 </LinearLayout> |
82 |
82 |
83 <Button android:id="@+id/ok" |
83 <Button android:id="@+id/ok" |
84 android:layout_width="fill_parent" |
84 android:layout_width="fill_parent" |
85 android:layout_height="fill_parent" |
85 android:layout_height="wrap_content" |
86 android:text="OK"> |
86 android:text="OK"> |
87 <requestFocus/> |
87 <requestFocus/> |
88 </Button> |
88 </Button> |
89 </LinearLayout> |
89 </LinearLayout> |