|
@@ -29,7 +29,7 @@
|
|
|
android:layout_weight="1"
|
|
android:layout_weight="1"
|
|
|
android:text="@string/create_sop_job_title"
|
|
android:text="@string/create_sop_job_title"
|
|
|
android:textColor="@color/black"
|
|
android:textColor="@color/black"
|
|
|
- android:textSize="@dimen/normal_text_size_24" />
|
|
|
|
|
|
|
+ android:textSize="@dimen/normal_text_size_18" />
|
|
|
|
|
|
|
|
<TextView
|
|
<TextView
|
|
|
android:id="@+id/back"
|
|
android:id="@+id/back"
|
|
@@ -55,130 +55,201 @@
|
|
|
android:orientation="horizontal">
|
|
android:orientation="horizontal">
|
|
|
|
|
|
|
|
<LinearLayout
|
|
<LinearLayout
|
|
|
- android:id="@+id/base_info_layout"
|
|
|
|
|
android:layout_width="0dp"
|
|
android:layout_width="0dp"
|
|
|
android:layout_height="match_parent"
|
|
android:layout_height="match_parent"
|
|
|
android:layout_marginHorizontal="@dimen/common_spacing"
|
|
android:layout_marginHorizontal="@dimen/common_spacing"
|
|
|
- android:layout_marginTop="@dimen/common_spacing"
|
|
|
|
|
- android:layout_marginBottom="@dimen/common_spacing"
|
|
|
|
|
android:layout_weight="1"
|
|
android:layout_weight="1"
|
|
|
- android:background="@drawable/home_card_bg"
|
|
|
|
|
- android:gravity="center_vertical"
|
|
|
|
|
android:orientation="vertical">
|
|
android:orientation="vertical">
|
|
|
|
|
|
|
|
- <TextView
|
|
|
|
|
- android:layout_width="match_parent"
|
|
|
|
|
- android:layout_height="wrap_content"
|
|
|
|
|
- android:layout_marginLeft="@dimen/common_spacing"
|
|
|
|
|
- android:text="@string/base_info_title"
|
|
|
|
|
- android:textColor="@color/black"
|
|
|
|
|
- android:textSize="@dimen/normal_text_size_24" />
|
|
|
|
|
-
|
|
|
|
|
- <View
|
|
|
|
|
- android:layout_width="match_parent"
|
|
|
|
|
- android:layout_height="@dimen/divider_line_space"
|
|
|
|
|
- android:background="@color/black" />
|
|
|
|
|
-
|
|
|
|
|
<LinearLayout
|
|
<LinearLayout
|
|
|
|
|
+ android:id="@+id/base_info_layout"
|
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
|
- android:layout_height="match_parent"
|
|
|
|
|
|
|
+ android:layout_height="0dp"
|
|
|
|
|
+ android:layout_marginVertical="@dimen/common_spacing"
|
|
|
|
|
+ android:layout_weight="1"
|
|
|
|
|
+ android:background="@drawable/home_card_bg"
|
|
|
|
|
+ android:gravity="center_vertical"
|
|
|
android:orientation="vertical">
|
|
android:orientation="vertical">
|
|
|
|
|
|
|
|
- <LinearLayout
|
|
|
|
|
|
|
+ <TextView
|
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
|
- android:layout_marginTop="@dimen/common_spacing_2x"
|
|
|
|
|
- android:gravity="center_vertical"
|
|
|
|
|
- android:orientation="horizontal"
|
|
|
|
|
- android:paddingHorizontal="@dimen/dialog_content_normal_padding_horizontal">
|
|
|
|
|
|
|
+ android:layout_marginLeft="@dimen/common_spacing"
|
|
|
|
|
+ android:text="@string/base_info_title"
|
|
|
|
|
+ android:textColor="@color/black"
|
|
|
|
|
+ android:textSize="@dimen/normal_text_size_18" />
|
|
|
|
|
|
|
|
- <TextView
|
|
|
|
|
- android:layout_width="wrap_content"
|
|
|
|
|
|
|
+ <View
|
|
|
|
|
+ android:layout_width="match_parent"
|
|
|
|
|
+ android:layout_height="@dimen/divider_line_space"
|
|
|
|
|
+ android:background="@color/black" />
|
|
|
|
|
+
|
|
|
|
|
+ <LinearLayout
|
|
|
|
|
+ android:layout_width="match_parent"
|
|
|
|
|
+ android:layout_height="match_parent"
|
|
|
|
|
+ android:orientation="vertical">
|
|
|
|
|
+
|
|
|
|
|
+ <LinearLayout
|
|
|
|
|
+ android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
|
- android:text="@string/sop_workstation"
|
|
|
|
|
- android:textColor="@color/black"
|
|
|
|
|
- android:textSize="@dimen/common_text_size" />
|
|
|
|
|
|
|
+ android:layout_marginTop="@dimen/common_spacing"
|
|
|
|
|
+ android:gravity="center_vertical"
|
|
|
|
|
+ android:orientation="horizontal"
|
|
|
|
|
+ android:paddingHorizontal="@dimen/dialog_content_normal_padding_horizontal">
|
|
|
|
|
|
|
|
- <TextView
|
|
|
|
|
- android:id="@+id/workstation_tv"
|
|
|
|
|
|
|
+ <TextView
|
|
|
|
|
+ android:layout_width="wrap_content"
|
|
|
|
|
+ android:layout_height="wrap_content"
|
|
|
|
|
+ android:text="@string/sop_workstation"
|
|
|
|
|
+ android:textColor="@color/black"
|
|
|
|
|
+ android:textSize="@dimen/common_text_size" />
|
|
|
|
|
+
|
|
|
|
|
+ <TextView
|
|
|
|
|
+ android:id="@+id/workstation_tv"
|
|
|
|
|
+ android:layout_width="match_parent"
|
|
|
|
|
+ android:layout_height="wrap_content"
|
|
|
|
|
+ android:layout_marginLeft="@dimen/common_spacing"
|
|
|
|
|
+ android:background="@drawable/bg_common_input"
|
|
|
|
|
+ android:drawableRight="@drawable/icon_drop_down"
|
|
|
|
|
+ android:hint="@string/please_select_sop_workstation"
|
|
|
|
|
+ android:maxLines="1"
|
|
|
|
|
+ android:paddingHorizontal="@dimen/common_spacing"
|
|
|
|
|
+ android:paddingVertical="2dp"
|
|
|
|
|
+ android:singleLine="true"
|
|
|
|
|
+ android:textColor="@color/black"
|
|
|
|
|
+ android:textSize="@dimen/common_text_size" />
|
|
|
|
|
+ </LinearLayout>
|
|
|
|
|
+
|
|
|
|
|
+ <LinearLayout
|
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
|
- android:layout_marginLeft="@dimen/common_spacing"
|
|
|
|
|
- android:background="@drawable/bg_common_input"
|
|
|
|
|
- android:drawableRight="@drawable/icon_drop_down"
|
|
|
|
|
- android:hint="@string/please_select_sop_workstation"
|
|
|
|
|
- android:maxLines="1"
|
|
|
|
|
- android:paddingHorizontal="@dimen/common_spacing"
|
|
|
|
|
- android:paddingVertical="2dp"
|
|
|
|
|
- android:singleLine="true"
|
|
|
|
|
- android:textColor="@color/black"
|
|
|
|
|
- android:textSize="@dimen/common_text_size" />
|
|
|
|
|
|
|
+ android:layout_marginLeft="36dp"
|
|
|
|
|
+ android:layout_marginTop="@dimen/common_spacing"
|
|
|
|
|
+ android:gravity="center_vertical"
|
|
|
|
|
+ android:orientation="horizontal"
|
|
|
|
|
+ android:paddingHorizontal="@dimen/dialog_content_normal_padding_horizontal">
|
|
|
|
|
+
|
|
|
|
|
+ <TextView
|
|
|
|
|
+ android:layout_width="wrap_content"
|
|
|
|
|
+ android:layout_height="wrap_content"
|
|
|
|
|
+ android:text="@string/create_sop_job_sop"
|
|
|
|
|
+ android:textColor="@color/black"
|
|
|
|
|
+ android:textSize="@dimen/common_text_size" />
|
|
|
|
|
+
|
|
|
|
|
+ <TextView
|
|
|
|
|
+ android:id="@+id/sop_tv"
|
|
|
|
|
+ android:layout_width="match_parent"
|
|
|
|
|
+ android:layout_height="wrap_content"
|
|
|
|
|
+ android:layout_marginLeft="@dimen/common_spacing"
|
|
|
|
|
+ android:background="@drawable/bg_common_input"
|
|
|
|
|
+ android:drawableRight="@drawable/icon_drop_down"
|
|
|
|
|
+ android:hint="@string/please_select_sop"
|
|
|
|
|
+ android:maxLines="1"
|
|
|
|
|
+ android:paddingHorizontal="@dimen/common_spacing"
|
|
|
|
|
+ android:paddingVertical="2dp"
|
|
|
|
|
+ android:singleLine="true"
|
|
|
|
|
+ android:textColor="@color/black"
|
|
|
|
|
+ android:textSize="@dimen/common_text_size" />
|
|
|
|
|
+ </LinearLayout>
|
|
|
|
|
+
|
|
|
|
|
+ <LinearLayout
|
|
|
|
|
+ android:layout_width="match_parent"
|
|
|
|
|
+ android:layout_height="wrap_content"
|
|
|
|
|
+ android:layout_marginTop="@dimen/common_spacing"
|
|
|
|
|
+ android:layout_marginBottom="@dimen/common_spacing"
|
|
|
|
|
+ android:gravity="center_vertical"
|
|
|
|
|
+ android:orientation="horizontal"
|
|
|
|
|
+ android:paddingHorizontal="@dimen/dialog_content_normal_padding_horizontal">
|
|
|
|
|
+
|
|
|
|
|
+ <TextView
|
|
|
|
|
+ android:layout_width="wrap_content"
|
|
|
|
|
+ android:layout_height="wrap_content"
|
|
|
|
|
+ android:text="@string/job_name"
|
|
|
|
|
+ android:textColor="@color/black"
|
|
|
|
|
+ android:textSize="@dimen/common_text_size" />
|
|
|
|
|
+
|
|
|
|
|
+ <EditText
|
|
|
|
|
+ android:id="@+id/job_name_et"
|
|
|
|
|
+ android:layout_width="match_parent"
|
|
|
|
|
+ android:layout_height="wrap_content"
|
|
|
|
|
+ android:layout_marginLeft="@dimen/common_spacing"
|
|
|
|
|
+ android:background="@drawable/bg_common_input"
|
|
|
|
|
+ android:hint="@string/please_input_job_name"
|
|
|
|
|
+ android:maxLines="1"
|
|
|
|
|
+ android:paddingHorizontal="@dimen/common_spacing"
|
|
|
|
|
+ android:paddingVertical="2dp"
|
|
|
|
|
+ android:singleLine="true"
|
|
|
|
|
+ android:textColor="@color/black"
|
|
|
|
|
+ android:textSize="@dimen/common_text_size" />
|
|
|
|
|
+ </LinearLayout>
|
|
|
</LinearLayout>
|
|
</LinearLayout>
|
|
|
|
|
+ </LinearLayout>
|
|
|
|
|
+
|
|
|
|
|
+ <LinearLayout
|
|
|
|
|
+ android:id="@+id/workflow_mode_layout"
|
|
|
|
|
+ android:layout_width="match_parent"
|
|
|
|
|
+ android:layout_height="0dp"
|
|
|
|
|
+ android:layout_weight="1"
|
|
|
|
|
+ android:background="@drawable/home_card_bg"
|
|
|
|
|
+ android:gravity="center_vertical"
|
|
|
|
|
+ android:orientation="vertical">
|
|
|
|
|
|
|
|
<LinearLayout
|
|
<LinearLayout
|
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
|
- android:layout_marginLeft="36dp"
|
|
|
|
|
- android:layout_marginTop="@dimen/common_spacing_2x"
|
|
|
|
|
- android:gravity="center_vertical"
|
|
|
|
|
- android:orientation="horizontal"
|
|
|
|
|
- android:paddingHorizontal="@dimen/dialog_content_normal_padding_horizontal">
|
|
|
|
|
|
|
+ android:orientation="horizontal">
|
|
|
|
|
|
|
|
<TextView
|
|
<TextView
|
|
|
- android:layout_width="wrap_content"
|
|
|
|
|
|
|
+ android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
|
- android:text="@string/create_sop_job_sop"
|
|
|
|
|
|
|
+ android:layout_marginLeft="@dimen/common_spacing"
|
|
|
|
|
+ android:layout_weight="1"
|
|
|
|
|
+ android:text="@string/workflow_mode"
|
|
|
android:textColor="@color/black"
|
|
android:textColor="@color/black"
|
|
|
- android:textSize="@dimen/common_text_size" />
|
|
|
|
|
|
|
+ android:textSize="@dimen/normal_text_size_18" />
|
|
|
|
|
|
|
|
<TextView
|
|
<TextView
|
|
|
- android:id="@+id/sop_tv"
|
|
|
|
|
- android:layout_width="match_parent"
|
|
|
|
|
|
|
+ android:id="@+id/workflow_mode_setting_tv"
|
|
|
|
|
+ android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_marginLeft="@dimen/common_spacing"
|
|
android:layout_marginLeft="@dimen/common_spacing"
|
|
|
- android:background="@drawable/bg_common_input"
|
|
|
|
|
- android:drawableRight="@drawable/icon_drop_down"
|
|
|
|
|
- android:hint="@string/please_select_sop"
|
|
|
|
|
- android:maxLines="1"
|
|
|
|
|
- android:paddingHorizontal="@dimen/common_spacing"
|
|
|
|
|
- android:paddingVertical="2dp"
|
|
|
|
|
- android:singleLine="true"
|
|
|
|
|
|
|
+ android:layout_marginRight="@dimen/common_spacing"
|
|
|
|
|
+ android:background="@drawable/common_btn"
|
|
|
|
|
+ android:paddingHorizontal="@dimen/common_spacing_2x"
|
|
|
|
|
+ android:text="@string/settings"
|
|
|
android:textColor="@color/black"
|
|
android:textColor="@color/black"
|
|
|
- android:textSize="@dimen/common_text_size" />
|
|
|
|
|
|
|
+ android:textSize="@dimen/common_btn_text_size" />
|
|
|
</LinearLayout>
|
|
</LinearLayout>
|
|
|
|
|
|
|
|
- <LinearLayout
|
|
|
|
|
|
|
+ <View
|
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
|
- android:layout_height="wrap_content"
|
|
|
|
|
- android:layout_marginTop="@dimen/common_spacing_2x"
|
|
|
|
|
- android:layout_marginBottom="@dimen/common_spacing_2x"
|
|
|
|
|
- android:gravity="center_vertical"
|
|
|
|
|
- android:orientation="horizontal"
|
|
|
|
|
- android:paddingHorizontal="@dimen/dialog_content_normal_padding_horizontal">
|
|
|
|
|
|
|
+ android:layout_height="@dimen/divider_line_space"
|
|
|
|
|
+ android:background="@color/black" />
|
|
|
|
|
|
|
|
- <TextView
|
|
|
|
|
- android:layout_width="wrap_content"
|
|
|
|
|
- android:layout_height="wrap_content"
|
|
|
|
|
- android:text="@string/job_name"
|
|
|
|
|
- android:textColor="@color/black"
|
|
|
|
|
- android:textSize="@dimen/common_text_size" />
|
|
|
|
|
|
|
+ <FrameLayout
|
|
|
|
|
+ android:layout_width="match_parent"
|
|
|
|
|
+ android:layout_height="match_parent"
|
|
|
|
|
+ android:background="@drawable/card_white_bg">
|
|
|
|
|
|
|
|
- <EditText
|
|
|
|
|
- android:id="@+id/job_name_et"
|
|
|
|
|
|
|
+ <androidx.recyclerview.widget.RecyclerView
|
|
|
|
|
+ android:id="@+id/workflow_rv"
|
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
|
- android:layout_height="wrap_content"
|
|
|
|
|
- android:layout_marginLeft="@dimen/common_spacing"
|
|
|
|
|
- android:background="@drawable/bg_common_input"
|
|
|
|
|
- android:hint="@string/please_input_job_name"
|
|
|
|
|
- android:maxLines="1"
|
|
|
|
|
- android:paddingHorizontal="@dimen/common_spacing"
|
|
|
|
|
- android:paddingVertical="2dp"
|
|
|
|
|
- android:singleLine="true"
|
|
|
|
|
|
|
+ android:layout_height="match_parent"
|
|
|
|
|
+ android:paddingBottom="@dimen/common_spacing" />
|
|
|
|
|
+
|
|
|
|
|
+ <TextView
|
|
|
|
|
+ android:id="@+id/select_workflow_tip"
|
|
|
|
|
+ android:layout_width="match_parent"
|
|
|
|
|
+ android:layout_height="match_parent"
|
|
|
|
|
+ android:background="@drawable/card_white_bg"
|
|
|
|
|
+ android:gravity="center"
|
|
|
|
|
+ android:paddingHorizontal="@dimen/common_spacing_2x"
|
|
|
|
|
+ android:paddingVertical="@dimen/common_spacing"
|
|
|
|
|
+ android:text="@string/please_select_workflow_mode"
|
|
|
android:textColor="@color/black"
|
|
android:textColor="@color/black"
|
|
|
- android:textSize="@dimen/common_text_size" />
|
|
|
|
|
- </LinearLayout>
|
|
|
|
|
|
|
+ android:textSize="@dimen/normal_text_size_18" />
|
|
|
|
|
+ </FrameLayout>
|
|
|
</LinearLayout>
|
|
</LinearLayout>
|
|
|
-
|
|
|
|
|
</LinearLayout>
|
|
</LinearLayout>
|
|
|
|
|
|
|
|
<LinearLayout
|
|
<LinearLayout
|
|
@@ -190,9 +261,9 @@
|
|
|
<LinearLayout
|
|
<LinearLayout
|
|
|
android:id="@+id/point_info_layout"
|
|
android:id="@+id/point_info_layout"
|
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
|
- android:layout_height="wrap_content"
|
|
|
|
|
|
|
+ android:layout_height="0dp"
|
|
|
android:layout_marginHorizontal="@dimen/common_spacing"
|
|
android:layout_marginHorizontal="@dimen/common_spacing"
|
|
|
- android:layout_marginVertical="@dimen/common_spacing"
|
|
|
|
|
|
|
+ android:layout_marginTop="@dimen/common_spacing"
|
|
|
android:layout_weight="1"
|
|
android:layout_weight="1"
|
|
|
android:background="@drawable/home_card_bg"
|
|
android:background="@drawable/home_card_bg"
|
|
|
android:gravity="center_vertical"
|
|
android:gravity="center_vertical"
|
|
@@ -210,7 +281,7 @@
|
|
|
android:layout_weight="1"
|
|
android:layout_weight="1"
|
|
|
android:text="@string/point_info_title"
|
|
android:text="@string/point_info_title"
|
|
|
android:textColor="@color/black"
|
|
android:textColor="@color/black"
|
|
|
- android:textSize="@dimen/normal_text_size_24" />
|
|
|
|
|
|
|
+ android:textSize="@dimen/normal_text_size_18" />
|
|
|
|
|
|
|
|
</LinearLayout>
|
|
</LinearLayout>
|
|
|
|
|
|
|
@@ -226,7 +297,7 @@
|
|
|
<androidx.recyclerview.widget.RecyclerView
|
|
<androidx.recyclerview.widget.RecyclerView
|
|
|
android:id="@+id/point_rv"
|
|
android:id="@+id/point_rv"
|
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
|
- android:layout_height="240dp"
|
|
|
|
|
|
|
+ android:layout_height="match_parent"
|
|
|
android:paddingBottom="@dimen/common_spacing" />
|
|
android:paddingBottom="@dimen/common_spacing" />
|
|
|
|
|
|
|
|
<LinearLayout
|
|
<LinearLayout
|
|
@@ -254,9 +325,9 @@
|
|
|
<LinearLayout
|
|
<LinearLayout
|
|
|
android:id="@+id/member_info_layout"
|
|
android:id="@+id/member_info_layout"
|
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
|
- android:layout_height="wrap_content"
|
|
|
|
|
|
|
+ android:layout_height="0dp"
|
|
|
android:layout_marginHorizontal="@dimen/common_spacing"
|
|
android:layout_marginHorizontal="@dimen/common_spacing"
|
|
|
- android:layout_marginVertical="@dimen/common_spacing"
|
|
|
|
|
|
|
+ android:layout_marginTop="@dimen/common_spacing"
|
|
|
android:layout_weight="1"
|
|
android:layout_weight="1"
|
|
|
android:background="@drawable/home_card_bg"
|
|
android:background="@drawable/home_card_bg"
|
|
|
android:gravity="center_vertical"
|
|
android:gravity="center_vertical"
|
|
@@ -274,7 +345,7 @@
|
|
|
android:layout_weight="1"
|
|
android:layout_weight="1"
|
|
|
android:text="@string/member_info_title"
|
|
android:text="@string/member_info_title"
|
|
|
android:textColor="@color/black"
|
|
android:textColor="@color/black"
|
|
|
- android:textSize="@dimen/normal_text_size_24" />
|
|
|
|
|
|
|
+ android:textSize="@dimen/normal_text_size_18" />
|
|
|
|
|
|
|
|
<TextView
|
|
<TextView
|
|
|
android:id="@+id/select_member_tv"
|
|
android:id="@+id/select_member_tv"
|
|
@@ -318,7 +389,7 @@
|
|
|
android:paddingVertical="@dimen/common_spacing"
|
|
android:paddingVertical="@dimen/common_spacing"
|
|
|
android:text="@string/locker"
|
|
android:text="@string/locker"
|
|
|
android:textColor="@color/black"
|
|
android:textColor="@color/black"
|
|
|
- android:textSize="@dimen/normal_text_size_24" />
|
|
|
|
|
|
|
+ android:textSize="@dimen/normal_text_size_18" />
|
|
|
|
|
|
|
|
<View
|
|
<View
|
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
@@ -365,7 +436,7 @@
|
|
|
android:paddingVertical="@dimen/common_spacing"
|
|
android:paddingVertical="@dimen/common_spacing"
|
|
|
android:text="@string/colocker"
|
|
android:text="@string/colocker"
|
|
|
android:textColor="@color/black"
|
|
android:textColor="@color/black"
|
|
|
- android:textSize="@dimen/normal_text_size_24" />
|
|
|
|
|
|
|
+ android:textSize="@dimen/normal_text_size_18" />
|
|
|
|
|
|
|
|
<View
|
|
<View
|
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
@@ -390,7 +461,7 @@
|
|
|
|
|
|
|
|
<TextView
|
|
<TextView
|
|
|
android:layout_width="wrap_content"
|
|
android:layout_width="wrap_content"
|
|
|
- android:layout_height="wrap_content"
|
|
|
|
|
|
|
+ android:layout_height="match_parent"
|
|
|
android:gravity="center"
|
|
android:gravity="center"
|
|
|
android:paddingHorizontal="@dimen/common_spacing_2x"
|
|
android:paddingHorizontal="@dimen/common_spacing_2x"
|
|
|
android:paddingVertical="@dimen/common_spacing"
|
|
android:paddingVertical="@dimen/common_spacing"
|
|
@@ -409,7 +480,7 @@
|
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
|
android:gravity="right"
|
|
android:gravity="right"
|
|
|
android:orientation="horizontal"
|
|
android:orientation="horizontal"
|
|
|
- android:padding="@dimen/common_spacing">
|
|
|
|
|
|
|
+ android:paddingVertical="@dimen/common_spacing">
|
|
|
|
|
|
|
|
<TextView
|
|
<TextView
|
|
|
android:id="@+id/save_and_execute"
|
|
android:id="@+id/save_and_execute"
|