|
@@ -1,258 +1,313 @@
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
|
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
- xmlns:whatever="http://schemas.android.com/apk/res-auto"
|
|
|
|
|
|
|
+ xmlns:whatever="http://schemas.android.com/apk/res-auto"
|
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="match_parent"
|
|
android:layout_height="match_parent"
|
|
|
- android:orientation="vertical" >
|
|
|
|
|
|
|
+ android:orientation="vertical">
|
|
|
|
|
+
|
|
|
<com.sk.weichat.ui.erp.view.CustomerScrollView
|
|
<com.sk.weichat.ui.erp.view.CustomerScrollView
|
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="match_parent"
|
|
android:layout_height="match_parent"
|
|
|
android:background="#f2f2f2"
|
|
android:background="#f2f2f2"
|
|
|
- android:fillViewport="true" >
|
|
|
|
|
|
|
+ android:fillViewport="true">
|
|
|
|
|
+
|
|
|
<LinearLayout
|
|
<LinearLayout
|
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
|
- android:orientation="vertical" >
|
|
|
|
|
|
|
+ android:orientation="vertical">
|
|
|
|
|
+
|
|
|
<LinearLayout
|
|
<LinearLayout
|
|
|
android:id="@+id/ly_head_display"
|
|
android:id="@+id/ly_head_display"
|
|
|
- style="@style/form_linear_customer" >
|
|
|
|
|
|
|
+ android:layout_width="match_parent"
|
|
|
|
|
+ android:layout_height="match_parent"
|
|
|
|
|
+ android:background="@drawable/bg_main"
|
|
|
|
|
+ android:orientation="vertical">
|
|
|
|
|
+
|
|
|
<RelativeLayout
|
|
<RelativeLayout
|
|
|
android:id="@+id/ry_leave_man"
|
|
android:id="@+id/ry_leave_man"
|
|
|
- style="@style/form_relative_customer" >
|
|
|
|
|
|
|
+ style="@style/form_relative_customer"
|
|
|
|
|
+ android:background="@color/item_color1">
|
|
|
|
|
+
|
|
|
<ImageView
|
|
<ImageView
|
|
|
android:id="@+id/iv_set_image"
|
|
android:id="@+id/iv_set_image"
|
|
|
style="@style/form_relative_left_image"
|
|
style="@style/form_relative_left_image"
|
|
|
android:src="@drawable/icon_find_green" />
|
|
android:src="@drawable/icon_find_green" />
|
|
|
|
|
+
|
|
|
<TextView
|
|
<TextView
|
|
|
android:id="@+id/tv_leave_man"
|
|
android:id="@+id/tv_leave_man"
|
|
|
style="@style/form_relative_left_text"
|
|
style="@style/form_relative_left_text"
|
|
|
android:layout_toEndOf="@+id/iv_set_image"
|
|
android:layout_toEndOf="@+id/iv_set_image"
|
|
|
android:layout_toRightOf="@+id/iv_set_image"
|
|
android:layout_toRightOf="@+id/iv_set_image"
|
|
|
android:text="请假人:" />
|
|
android:text="请假人:" />
|
|
|
- <com.andreabaccega.widget.FormEditText
|
|
|
|
|
- xmlns:editTextFormExample="http://schemas.android.com/apk/res-auto"
|
|
|
|
|
|
|
+
|
|
|
|
|
+ <com.andreabaccega.widget.FormEditText xmlns:editTextFormExample="http://schemas.android.com/apk/res-auto"
|
|
|
android:id="@+id/et_leave_man"
|
|
android:id="@+id/et_leave_man"
|
|
|
style="@style/form_relative_right_text"
|
|
style="@style/form_relative_right_text"
|
|
|
editTextFormExample:testType="nocheck" />
|
|
editTextFormExample:testType="nocheck" />
|
|
|
</RelativeLayout>
|
|
</RelativeLayout>
|
|
|
|
|
+
|
|
|
<ImageView style="@style/app_comm_list_line_gray" />
|
|
<ImageView style="@style/app_comm_list_line_gray" />
|
|
|
- <RelativeLayout
|
|
|
|
|
|
|
+
|
|
|
|
|
+ <RelativeLayout
|
|
|
android:id="@+id/ry_leave_mankind"
|
|
android:id="@+id/ry_leave_mankind"
|
|
|
- style="@style/form_relative_customer" >
|
|
|
|
|
|
|
+ style="@style/form_relative_customer"
|
|
|
|
|
+ android:background="@color/item_color2">
|
|
|
|
|
+
|
|
|
<ImageView
|
|
<ImageView
|
|
|
android:id="@+id/iv_set_imagemankind"
|
|
android:id="@+id/iv_set_imagemankind"
|
|
|
style="@style/form_relative_left_image"
|
|
style="@style/form_relative_left_image"
|
|
|
android:src="@drawable/icon_class_bule" />
|
|
android:src="@drawable/icon_class_bule" />
|
|
|
|
|
+
|
|
|
<TextView
|
|
<TextView
|
|
|
android:id="@+id/tv_leave_mankind"
|
|
android:id="@+id/tv_leave_mankind"
|
|
|
style="@style/form_relative_left_text"
|
|
style="@style/form_relative_left_text"
|
|
|
android:layout_toEndOf="@+id/iv_set_imagemankind"
|
|
android:layout_toEndOf="@+id/iv_set_imagemankind"
|
|
|
android:layout_toRightOf="@+id/iv_set_imagemankind"
|
|
android:layout_toRightOf="@+id/iv_set_imagemankind"
|
|
|
android:text="人员类型:" />
|
|
android:text="人员类型:" />
|
|
|
- <com.andreabaccega.widget.FormEditText
|
|
|
|
|
- xmlns:editTextFormExample="http://schemas.android.com/apk/res-auto"
|
|
|
|
|
|
|
+
|
|
|
|
|
+ <com.andreabaccega.widget.FormEditText xmlns:editTextFormExample="http://schemas.android.com/apk/res-auto"
|
|
|
android:id="@+id/et_leave_mankind"
|
|
android:id="@+id/et_leave_mankind"
|
|
|
style="@style/form_relative_right_text"
|
|
style="@style/form_relative_right_text"
|
|
|
editTextFormExample:testType="nocheck" />
|
|
editTextFormExample:testType="nocheck" />
|
|
|
</RelativeLayout>
|
|
</RelativeLayout>
|
|
|
|
|
+
|
|
|
<RelativeLayout
|
|
<RelativeLayout
|
|
|
android:id="@+id/ry_leave_type"
|
|
android:id="@+id/ry_leave_type"
|
|
|
style="@style/form_relative_customer"
|
|
style="@style/form_relative_customer"
|
|
|
- android:visibility="gone" >
|
|
|
|
|
|
|
+ android:visibility="gone">
|
|
|
|
|
+
|
|
|
<ImageView
|
|
<ImageView
|
|
|
android:id="@+id/iv_set_imag"
|
|
android:id="@+id/iv_set_imag"
|
|
|
style="@style/form_relative_left_image"
|
|
style="@style/form_relative_left_image"
|
|
|
android:src="@drawable/icon_selection_bule" />
|
|
android:src="@drawable/icon_selection_bule" />
|
|
|
|
|
+
|
|
|
<TextView
|
|
<TextView
|
|
|
android:id="@+id/tv_leave_type"
|
|
android:id="@+id/tv_leave_type"
|
|
|
style="@style/form_relative_left_text"
|
|
style="@style/form_relative_left_text"
|
|
|
android:layout_toEndOf="@+id/iv_set_imag"
|
|
android:layout_toEndOf="@+id/iv_set_imag"
|
|
|
android:layout_toRightOf="@+id/iv_set_imag"
|
|
android:layout_toRightOf="@+id/iv_set_imag"
|
|
|
android:text="请假类型:" />
|
|
android:text="请假类型:" />
|
|
|
- <com.andreabaccega.widget.FormEditText
|
|
|
|
|
- xmlns:editTextFormExample="http://schemas.android.com/apk/res-auto"
|
|
|
|
|
|
|
+
|
|
|
|
|
+ <com.andreabaccega.widget.FormEditText xmlns:editTextFormExample="http://schemas.android.com/apk/res-auto"
|
|
|
android:id="@+id/et_leave_type"
|
|
android:id="@+id/et_leave_type"
|
|
|
style="@style/form_relative_right_text"
|
|
style="@style/form_relative_right_text"
|
|
|
android:focusableInTouchMode="false"
|
|
android:focusableInTouchMode="false"
|
|
|
editTextFormExample:testType="nocheck" />
|
|
editTextFormExample:testType="nocheck" />
|
|
|
</RelativeLayout>
|
|
</RelativeLayout>
|
|
|
|
|
+
|
|
|
<ImageView style="@style/app_comm_list_line_gray" />
|
|
<ImageView style="@style/app_comm_list_line_gray" />
|
|
|
|
|
+
|
|
|
<RelativeLayout
|
|
<RelativeLayout
|
|
|
android:id="@+id/ry_leave_category"
|
|
android:id="@+id/ry_leave_category"
|
|
|
- style="@style/form_relative_customer" >
|
|
|
|
|
|
|
+ style="@style/form_relative_customer"
|
|
|
|
|
+ android:background="@color/item_color1">
|
|
|
|
|
+
|
|
|
<ImageView
|
|
<ImageView
|
|
|
android:id="@+id/iv_set_ima"
|
|
android:id="@+id/iv_set_ima"
|
|
|
style="@style/form_relative_left_image"
|
|
style="@style/form_relative_left_image"
|
|
|
android:src="@drawable/icon_class_bule" />
|
|
android:src="@drawable/icon_class_bule" />
|
|
|
|
|
+
|
|
|
<TextView
|
|
<TextView
|
|
|
android:id="@+id/tv_leave_category"
|
|
android:id="@+id/tv_leave_category"
|
|
|
style="@style/form_relative_left_text"
|
|
style="@style/form_relative_left_text"
|
|
|
android:layout_toEndOf="@+id/iv_set_ima"
|
|
android:layout_toEndOf="@+id/iv_set_ima"
|
|
|
android:layout_toRightOf="@+id/iv_set_ima"
|
|
android:layout_toRightOf="@+id/iv_set_ima"
|
|
|
android:text="假期类别:" />
|
|
android:text="假期类别:" />
|
|
|
- <com.andreabaccega.widget.FormEditText
|
|
|
|
|
- xmlns:editTextFormExample="http://schemas.android.com/apk/res-auto"
|
|
|
|
|
|
|
+
|
|
|
|
|
+ <com.andreabaccega.widget.FormEditText xmlns:editTextFormExample="http://schemas.android.com/apk/res-auto"
|
|
|
android:id="@+id/et_leave_category"
|
|
android:id="@+id/et_leave_category"
|
|
|
style="@style/form_relative_right_text"
|
|
style="@style/form_relative_right_text"
|
|
|
editTextFormExample:testType="nocheck" />
|
|
editTextFormExample:testType="nocheck" />
|
|
|
</RelativeLayout>
|
|
</RelativeLayout>
|
|
|
|
|
+
|
|
|
<ImageView style="@style/app_comm_list_line_gray" />
|
|
<ImageView style="@style/app_comm_list_line_gray" />
|
|
|
|
|
+
|
|
|
<RelativeLayout
|
|
<RelativeLayout
|
|
|
android:id="@+id/ry_set_website"
|
|
android:id="@+id/ry_set_website"
|
|
|
- style="@style/form_relative_customer" >
|
|
|
|
|
|
|
+ style="@style/form_relative_customer"
|
|
|
|
|
+ android:background="@color/item_color2">
|
|
|
|
|
+
|
|
|
<ImageView
|
|
<ImageView
|
|
|
android:id="@+id/iv_leave_days"
|
|
android:id="@+id/iv_leave_days"
|
|
|
style="@style/form_relative_left_image"
|
|
style="@style/form_relative_left_image"
|
|
|
android:src="@drawable/icon_date_bule" />
|
|
android:src="@drawable/icon_date_bule" />
|
|
|
|
|
+
|
|
|
<TextView
|
|
<TextView
|
|
|
android:id="@+id/tv_iv_leave_days"
|
|
android:id="@+id/tv_iv_leave_days"
|
|
|
style="@style/form_relative_left_text"
|
|
style="@style/form_relative_left_text"
|
|
|
android:layout_toEndOf="@+id/iv_leave_days"
|
|
android:layout_toEndOf="@+id/iv_leave_days"
|
|
|
android:layout_toRightOf="@+id/iv_leave_days"
|
|
android:layout_toRightOf="@+id/iv_leave_days"
|
|
|
android:text="请假天数:" />
|
|
android:text="请假天数:" />
|
|
|
- <com.andreabaccega.widget.FormEditText
|
|
|
|
|
- xmlns:editTextFormExample="http://schemas.android.com/apk/res-auto"
|
|
|
|
|
|
|
+
|
|
|
|
|
+ <com.andreabaccega.widget.FormEditText xmlns:editTextFormExample="http://schemas.android.com/apk/res-auto"
|
|
|
android:id="@+id/et_leave_days"
|
|
android:id="@+id/et_leave_days"
|
|
|
style="@style/form_relative_right_text"
|
|
style="@style/form_relative_right_text"
|
|
|
- whatever:testType="regexp"
|
|
|
|
|
- whatever:customRegexp="^(([0-9])|([0-9]+\\.?[0-9]+))$"
|
|
|
|
|
- whatever:testErrorString="@string/error_only_numeric_digits_allowed" />
|
|
|
|
|
|
|
+ whatever:customRegexp="^(([0-9])|([0-9]+\\.?[0-9]+))$"
|
|
|
|
|
+ whatever:testErrorString="@string/error_only_numeric_digits_allowed"
|
|
|
|
|
+ whatever:testType="regexp" />
|
|
|
</RelativeLayout>
|
|
</RelativeLayout>
|
|
|
|
|
+
|
|
|
<ImageView style="@style/app_comm_list_line_gray" />
|
|
<ImageView style="@style/app_comm_list_line_gray" />
|
|
|
|
|
+
|
|
|
<RelativeLayout
|
|
<RelativeLayout
|
|
|
android:id="@+id/ry_leave_hours"
|
|
android:id="@+id/ry_leave_hours"
|
|
|
- style="@style/form_relative_customer" >
|
|
|
|
|
|
|
+ style="@style/form_relative_customer"
|
|
|
|
|
+ android:background="@color/item_color1">
|
|
|
|
|
+
|
|
|
<ImageView
|
|
<ImageView
|
|
|
android:id="@+id/iv_set_mail"
|
|
android:id="@+id/iv_set_mail"
|
|
|
style="@style/form_relative_left_image"
|
|
style="@style/form_relative_left_image"
|
|
|
android:src="@drawable/icon_time_bule" />
|
|
android:src="@drawable/icon_time_bule" />
|
|
|
|
|
+
|
|
|
<TextView
|
|
<TextView
|
|
|
android:id="@+id/tv_leave_hours"
|
|
android:id="@+id/tv_leave_hours"
|
|
|
style="@style/form_relative_left_text"
|
|
style="@style/form_relative_left_text"
|
|
|
android:layout_toEndOf="@+id/iv_set_mail"
|
|
android:layout_toEndOf="@+id/iv_set_mail"
|
|
|
android:layout_toRightOf="@+id/iv_set_mail"
|
|
android:layout_toRightOf="@+id/iv_set_mail"
|
|
|
android:text="请假时数:" />
|
|
android:text="请假时数:" />
|
|
|
- <com.andreabaccega.widget.FormEditText
|
|
|
|
|
- xmlns:editTextFormExample="http://schemas.android.com/apk/res-auto"
|
|
|
|
|
|
|
+
|
|
|
|
|
+ <com.andreabaccega.widget.FormEditText xmlns:editTextFormExample="http://schemas.android.com/apk/res-auto"
|
|
|
android:id="@+id/et_leave_hours"
|
|
android:id="@+id/et_leave_hours"
|
|
|
style="@style/form_relative_right_text"
|
|
style="@style/form_relative_right_text"
|
|
|
- whatever:testType="regexp"
|
|
|
|
|
- whatever:customRegexp="^(([0-9])|([0-9]+\\.?[0-9]+))$"
|
|
|
|
|
- whatever:testErrorString="@string/error_only_numeric_digits_allowed"/>
|
|
|
|
|
|
|
+ whatever:customRegexp="^(([0-9])|([0-9]+\\.?[0-9]+))$"
|
|
|
|
|
+ whatever:testErrorString="@string/error_only_numeric_digits_allowed"
|
|
|
|
|
+ whatever:testType="regexp" />
|
|
|
</RelativeLayout>
|
|
</RelativeLayout>
|
|
|
|
|
+
|
|
|
<ImageView style="@style/app_comm_list_line_gray" />
|
|
<ImageView style="@style/app_comm_list_line_gray" />
|
|
|
|
|
+
|
|
|
<RelativeLayout
|
|
<RelativeLayout
|
|
|
android:id="@+id/ry_leave_reason"
|
|
android:id="@+id/ry_leave_reason"
|
|
|
- style="@style/form_relative_customer" >
|
|
|
|
|
|
|
+ style="@style/form_relative_customer"
|
|
|
|
|
+ android:background="@color/item_color2">
|
|
|
|
|
+
|
|
|
<ImageView
|
|
<ImageView
|
|
|
android:id="@+id/iv_set_i"
|
|
android:id="@+id/iv_set_i"
|
|
|
style="@style/form_relative_left_image"
|
|
style="@style/form_relative_left_image"
|
|
|
android:src="@drawable/icon_write_green" />
|
|
android:src="@drawable/icon_write_green" />
|
|
|
|
|
+
|
|
|
<TextView
|
|
<TextView
|
|
|
android:id="@+id/tv_leave_reason"
|
|
android:id="@+id/tv_leave_reason"
|
|
|
style="@style/form_relative_left_text"
|
|
style="@style/form_relative_left_text"
|
|
|
android:layout_toEndOf="@+id/iv_set_i"
|
|
android:layout_toEndOf="@+id/iv_set_i"
|
|
|
android:layout_toRightOf="@+id/iv_set_i"
|
|
android:layout_toRightOf="@+id/iv_set_i"
|
|
|
android:text="请假原因:" />
|
|
android:text="请假原因:" />
|
|
|
- <com.andreabaccega.widget.FormEditText
|
|
|
|
|
- xmlns:editTextFormExample="http://schemas.android.com/apk/res-auto"
|
|
|
|
|
|
|
+
|
|
|
|
|
+ <com.andreabaccega.widget.FormEditText xmlns:editTextFormExample="http://schemas.android.com/apk/res-auto"
|
|
|
android:id="@+id/et_leave_reason"
|
|
android:id="@+id/et_leave_reason"
|
|
|
style="@style/form_relative_right_text"
|
|
style="@style/form_relative_right_text"
|
|
|
editTextFormExample:testType="nocheck" />
|
|
editTextFormExample:testType="nocheck" />
|
|
|
</RelativeLayout>
|
|
</RelativeLayout>
|
|
|
</LinearLayout>
|
|
</LinearLayout>
|
|
|
|
|
+
|
|
|
<LinearLayout
|
|
<LinearLayout
|
|
|
android:id="@+id/ly_bottom_display"
|
|
android:id="@+id/ly_bottom_display"
|
|
|
- style="@style/form_linear_customer" >
|
|
|
|
|
|
|
+ style="@style/form_linear_customer">
|
|
|
|
|
+
|
|
|
<RelativeLayout
|
|
<RelativeLayout
|
|
|
android:id="@+id/ry_set_startTime"
|
|
android:id="@+id/ry_set_startTime"
|
|
|
- style="@style/form_relative_customer" >
|
|
|
|
|
|
|
+ style="@style/form_relative_customer">
|
|
|
|
|
+
|
|
|
<ImageView
|
|
<ImageView
|
|
|
android:id="@+id/iv_set_"
|
|
android:id="@+id/iv_set_"
|
|
|
style="@style/form_relative_left_image"
|
|
style="@style/form_relative_left_image"
|
|
|
android:src="@drawable/iconfont_time" />
|
|
android:src="@drawable/iconfont_time" />
|
|
|
|
|
+
|
|
|
<TextView
|
|
<TextView
|
|
|
android:id="@+id/tv_set_"
|
|
android:id="@+id/tv_set_"
|
|
|
style="@style/form_relative_left_text"
|
|
style="@style/form_relative_left_text"
|
|
|
android:layout_toEndOf="@+id/iv_set_"
|
|
android:layout_toEndOf="@+id/iv_set_"
|
|
|
android:layout_toRightOf="@+id/iv_set_"
|
|
android:layout_toRightOf="@+id/iv_set_"
|
|
|
android:text="开始时间:" />
|
|
android:text="开始时间:" />
|
|
|
- <com.andreabaccega.widget.FormEditText
|
|
|
|
|
- xmlns:editTextFormExample="http://schemas.android.com/apk/res-auto"
|
|
|
|
|
|
|
+
|
|
|
|
|
+ <com.andreabaccega.widget.FormEditText xmlns:editTextFormExample="http://schemas.android.com/apk/res-auto"
|
|
|
android:id="@+id/tv_start_time"
|
|
android:id="@+id/tv_start_time"
|
|
|
style="@style/form_relative_right_text"
|
|
style="@style/form_relative_right_text"
|
|
|
editTextFormExample:customFormat="yyyy-MM-dd HH:mm"
|
|
editTextFormExample:customFormat="yyyy-MM-dd HH:mm"
|
|
|
editTextFormExample:testType="date" />
|
|
editTextFormExample:testType="date" />
|
|
|
</RelativeLayout>
|
|
</RelativeLayout>
|
|
|
|
|
+
|
|
|
<ImageView style="@style/app_comm_list_line_gray" />
|
|
<ImageView style="@style/app_comm_list_line_gray" />
|
|
|
|
|
+
|
|
|
<RelativeLayout
|
|
<RelativeLayout
|
|
|
android:id="@+id/ry_set_endTime"
|
|
android:id="@+id/ry_set_endTime"
|
|
|
- style="@style/form_relative_customer" >
|
|
|
|
|
|
|
+ style="@style/form_relative_customer">
|
|
|
|
|
+
|
|
|
<ImageView
|
|
<ImageView
|
|
|
android:id="@+id/iv_date"
|
|
android:id="@+id/iv_date"
|
|
|
style="@style/form_relative_left_image"
|
|
style="@style/form_relative_left_image"
|
|
|
android:src="@drawable/iconfont_time" />
|
|
android:src="@drawable/iconfont_time" />
|
|
|
|
|
+
|
|
|
<TextView
|
|
<TextView
|
|
|
android:id="@+id/tv_date_gh"
|
|
android:id="@+id/tv_date_gh"
|
|
|
style="@style/form_relative_left_text"
|
|
style="@style/form_relative_left_text"
|
|
|
android:layout_toEndOf="@+id/iv_date"
|
|
android:layout_toEndOf="@+id/iv_date"
|
|
|
android:layout_toRightOf="@+id/iv_date"
|
|
android:layout_toRightOf="@+id/iv_date"
|
|
|
android:text="结束时间:" />
|
|
android:text="结束时间:" />
|
|
|
- <com.andreabaccega.widget.FormEditText
|
|
|
|
|
- xmlns:editTextFormExample="http://schemas.android.com/apk/res-auto"
|
|
|
|
|
|
|
+
|
|
|
|
|
+ <com.andreabaccega.widget.FormEditText xmlns:editTextFormExample="http://schemas.android.com/apk/res-auto"
|
|
|
android:id="@+id/tv_end_time"
|
|
android:id="@+id/tv_end_time"
|
|
|
style="@style/form_relative_right_text"
|
|
style="@style/form_relative_right_text"
|
|
|
editTextFormExample:customFormat="yyyy-MM-dd HH:mm"
|
|
editTextFormExample:customFormat="yyyy-MM-dd HH:mm"
|
|
|
editTextFormExample:testType="date" />
|
|
editTextFormExample:testType="date" />
|
|
|
</RelativeLayout>
|
|
</RelativeLayout>
|
|
|
</LinearLayout>
|
|
</LinearLayout>
|
|
|
|
|
+
|
|
|
<LinearLayout
|
|
<LinearLayout
|
|
|
android:id="@+id/ly_bottom_save"
|
|
android:id="@+id/ly_bottom_save"
|
|
|
- style="@style/form_linear_customer" >
|
|
|
|
|
|
|
+ style="@style/form_linear_customer">
|
|
|
|
|
+
|
|
|
<Button
|
|
<Button
|
|
|
android:id="@+id/bt_save"
|
|
android:id="@+id/bt_save"
|
|
|
style="@style/from_button_base_white"
|
|
style="@style/from_button_base_white"
|
|
|
- android:text="保存" >
|
|
|
|
|
- </Button>
|
|
|
|
|
|
|
+ android:text="保存"></Button>
|
|
|
</LinearLayout>
|
|
</LinearLayout>
|
|
|
|
|
+
|
|
|
<LinearLayout
|
|
<LinearLayout
|
|
|
android:id="@+id/ly_bottom_handler"
|
|
android:id="@+id/ly_bottom_handler"
|
|
|
style="@style/form_linear_customer"
|
|
style="@style/form_linear_customer"
|
|
|
android:orientation="horizontal"
|
|
android:orientation="horizontal"
|
|
|
- android:visibility="gone" >
|
|
|
|
|
|
|
+ android:visibility="gone">
|
|
|
|
|
+
|
|
|
<Button
|
|
<Button
|
|
|
android:id="@+id/bt_add"
|
|
android:id="@+id/bt_add"
|
|
|
style="@style/from_button_base_white"
|
|
style="@style/from_button_base_white"
|
|
|
android:layout_weight="1"
|
|
android:layout_weight="1"
|
|
|
android:text="新增" />
|
|
android:text="新增" />
|
|
|
|
|
+
|
|
|
<ImageView
|
|
<ImageView
|
|
|
android:layout_width="1dp"
|
|
android:layout_width="1dp"
|
|
|
android:layout_height="match_parent"
|
|
android:layout_height="match_parent"
|
|
|
android:layout_marginBottom="7dp"
|
|
android:layout_marginBottom="7dp"
|
|
|
android:layout_marginTop="7dp"
|
|
android:layout_marginTop="7dp"
|
|
|
android:src="@color/lightgrey" />
|
|
android:src="@color/lightgrey" />
|
|
|
|
|
+
|
|
|
<Button
|
|
<Button
|
|
|
android:id="@+id/bt_commit"
|
|
android:id="@+id/bt_commit"
|
|
|
style="@style/from_button_base_white"
|
|
style="@style/from_button_base_white"
|
|
|
android:layout_weight="1"
|
|
android:layout_weight="1"
|
|
|
android:text="提交" />
|
|
android:text="提交" />
|
|
|
|
|
+
|
|
|
<ImageView
|
|
<ImageView
|
|
|
android:layout_width="1dp"
|
|
android:layout_width="1dp"
|
|
|
android:layout_height="match_parent"
|
|
android:layout_height="match_parent"
|
|
|
android:layout_marginBottom="7dp"
|
|
android:layout_marginBottom="7dp"
|
|
|
android:layout_marginTop="7dp"
|
|
android:layout_marginTop="7dp"
|
|
|
android:src="@color/lightgrey" />
|
|
android:src="@color/lightgrey" />
|
|
|
|
|
+
|
|
|
<Button
|
|
<Button
|
|
|
android:id="@+id/bt_uncommit"
|
|
android:id="@+id/bt_uncommit"
|
|
|
style="@style/from_button_base_white"
|
|
style="@style/from_button_base_white"
|
|
|
android:layout_weight="1"
|
|
android:layout_weight="1"
|
|
|
android:text="反提交" />
|
|
android:text="反提交" />
|
|
|
|
|
+
|
|
|
<ImageView
|
|
<ImageView
|
|
|
android:layout_width="1dp"
|
|
android:layout_width="1dp"
|
|
|
android:layout_height="match_parent"
|
|
android:layout_height="match_parent"
|
|
|
android:layout_marginBottom="7dp"
|
|
android:layout_marginBottom="7dp"
|
|
|
android:layout_marginTop="7dp"
|
|
android:layout_marginTop="7dp"
|
|
|
android:src="@color/lightgrey" />
|
|
android:src="@color/lightgrey" />
|
|
|
|
|
+
|
|
|
<Button
|
|
<Button
|
|
|
android:id="@+id/bt_update"
|
|
android:id="@+id/bt_update"
|
|
|
style="@style/from_button_base_white"
|
|
style="@style/from_button_base_white"
|