merge 1.0.x back into trunk
This commit is contained in:
@@ -45,14 +45,14 @@
|
||||
<Button
|
||||
android:id="@+id/btn_save"
|
||||
android:layout_width="0dip"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_height="fill_parent"
|
||||
android:layout_weight="1"
|
||||
android:text="@string/btn_save"/>
|
||||
|
||||
<Button
|
||||
android:id="@+id/btn_discard"
|
||||
android:layout_width="0dip"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_height="fill_parent"
|
||||
android:layout_weight="1"
|
||||
android:text="@string/btn_doNotSave"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user