Compare Revisions
Last modification
- Rev 13 2011-01-21 19:56:58
- Author: PointedEars
- Log message:
- Added Clear button to all menu Activities
- Added helper package (perhaps for BackgroundThread?)
/trunk/res/layout/activity_temperatures.xml |
31,7 → 31,4 |
<TextView android:text="@string/temperatures_off_scale" |
android:id="@+id/temperatures_text_off_scale" android:layout_width="wrap_content" |
android:layout_height="wrap_content" android:visibility="invisible" /> |
<Button android:text="@string/button_clear" android:id="@+id/temperatures_button_clear" |
android:layout_height="wrap_content" android:layout_width="100sp" |
android:layout_gravity="center_horizontal"></Button> |
</LinearLayout> |