|
|
@@ -352,8 +352,8 @@
|
|
|
android:layout_marginTop="164dp"
|
|
|
android:orientation="vertical">
|
|
|
|
|
|
- <LinearLayout
|
|
|
- android:id="@+id/ll_information_again"
|
|
|
+ <com.webrain.dailypay.ui.widget.ShrinkAnimationLayout
|
|
|
+ android:id="@+id/sal_again"
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:orientation="vertical"
|
|
|
@@ -441,7 +441,7 @@
|
|
|
android:text="@string/position_team_tips"
|
|
|
android:textColor="@color/text_gray"
|
|
|
android:textSize="@dimen/px33_11sp" />
|
|
|
- </LinearLayout>
|
|
|
+ </com.webrain.dailypay.ui.widget.ShrinkAnimationLayout>
|
|
|
|
|
|
|
|
|
<LinearLayout
|
|
|
@@ -523,7 +523,91 @@
|
|
|
<LinearLayout
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="31dp"
|
|
|
- android:orientation="horizontal">
|
|
|
+ android:layout_marginTop="9dp"
|
|
|
+ android:gravity="center_vertical"
|
|
|
+ android:orientation="horizontal"
|
|
|
+ android:paddingLeft="12dp"
|
|
|
+ android:paddingRight="12dp">
|
|
|
+
|
|
|
+ <TextView
|
|
|
+ android:layout_width="0dp"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:layout_weight="1"
|
|
|
+ android:text="@string/position_recruitment_deadline"
|
|
|
+ android:textColor="@color/text_black"
|
|
|
+ android:textSize="@dimen/px33_11sp" />
|
|
|
+
|
|
|
+ <EditText
|
|
|
+ android:id="@+id/et_deadline"
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:background="@null"
|
|
|
+ android:gravity="right"
|
|
|
+ android:hint="@string/hint_click_select_time"
|
|
|
+ android:textColor="@color/main_purple"
|
|
|
+ android:textColorHint="@color/text_hint_gray"
|
|
|
+ android:textSize="@dimen/px33_11sp" />
|
|
|
+
|
|
|
+ </LinearLayout>
|
|
|
+
|
|
|
+
|
|
|
+ <LinearLayout
|
|
|
+ android:layout_width="match_parent"
|
|
|
+ android:layout_height="31dp"
|
|
|
+ android:gravity="center_vertical"
|
|
|
+ android:orientation="horizontal"
|
|
|
+ android:paddingLeft="12dp"
|
|
|
+ android:paddingRight="12dp">
|
|
|
+
|
|
|
+ <TextView
|
|
|
+ android:layout_width="0dp"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:layout_weight="1"
|
|
|
+ android:text="@string/position_recruitment_contact"
|
|
|
+ android:textColor="@color/text_black"
|
|
|
+ android:textSize="@dimen/px33_11sp" />
|
|
|
+
|
|
|
+ <EditText
|
|
|
+ android:id="@+id/et_contact"
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:background="@null"
|
|
|
+ android:gravity="right"
|
|
|
+ android:hint="@string/hint_click_input_contact_name"
|
|
|
+ android:textColor="@color/main_purple"
|
|
|
+ android:textColorHint="@color/text_hint_gray"
|
|
|
+ android:textSize="@dimen/px33_11sp" />
|
|
|
+
|
|
|
+ </LinearLayout>
|
|
|
+
|
|
|
+
|
|
|
+ <LinearLayout
|
|
|
+ android:layout_width="match_parent"
|
|
|
+ android:layout_height="31dp"
|
|
|
+ android:layout_marginBottom="25dp"
|
|
|
+ android:gravity="center_vertical"
|
|
|
+ android:orientation="horizontal"
|
|
|
+ android:paddingLeft="12dp"
|
|
|
+ android:paddingRight="12dp">
|
|
|
+
|
|
|
+ <TextView
|
|
|
+ android:layout_width="0dp"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:layout_weight="1"
|
|
|
+ android:text="@string/position_recruitment_contact_number"
|
|
|
+ android:textColor="@color/text_black"
|
|
|
+ android:textSize="@dimen/px33_11sp" />
|
|
|
+
|
|
|
+ <EditText
|
|
|
+ android:id="@+id/et_contact_number"
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:background="@null"
|
|
|
+ android:gravity="right"
|
|
|
+ android:hint="@string/hint_click_input_contact_phone"
|
|
|
+ android:textColor="@color/main_purple"
|
|
|
+ android:textColorHint="@color/text_hint_gray"
|
|
|
+ android:textSize="@dimen/px33_11sp" />
|
|
|
|
|
|
</LinearLayout>
|
|
|
|
|
|
@@ -534,19 +618,182 @@
|
|
|
<LinearLayout
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content"
|
|
|
- android:layout_marginTop="164dp"
|
|
|
+ android:layout_marginTop="158dp"
|
|
|
android:orientation="vertical">
|
|
|
|
|
|
- <LinearLayout
|
|
|
- android:id="@+id/ll_information_more"
|
|
|
+ <com.webrain.dailypay.ui.widget.ShrinkAnimationLayout
|
|
|
+ android:id="@+id/sal_more"
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:orientation="vertical"
|
|
|
android:paddingLeft="29dp"
|
|
|
android:paddingRight="29dp">
|
|
|
|
|
|
+ <LinearLayout
|
|
|
+ android:layout_width="match_parent"
|
|
|
+ android:layout_height="31dp"
|
|
|
+ android:layout_marginTop="27dp"
|
|
|
+ android:gravity="center_vertical"
|
|
|
+ android:orientation="horizontal">
|
|
|
|
|
|
- </LinearLayout>
|
|
|
+ <TextView
|
|
|
+ android:layout_width="0dp"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:layout_weight="1"
|
|
|
+ android:text="@string/position_work_time"
|
|
|
+ android:textColor="@color/text_black"
|
|
|
+ android:textSize="@dimen/px33_11sp" />
|
|
|
+
|
|
|
+ <EditText
|
|
|
+ android:id="@+id/et_work_time"
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:background="@null"
|
|
|
+ android:gravity="right"
|
|
|
+ android:hint="@string/hint_click_select_part_date"
|
|
|
+ android:textColor="@color/main_purple"
|
|
|
+ android:textColorHint="@color/text_hint_gray"
|
|
|
+ android:textSize="@dimen/px33_11sp" />
|
|
|
+
|
|
|
+ </LinearLayout>
|
|
|
+
|
|
|
+ <LinearLayout
|
|
|
+ android:layout_width="match_parent"
|
|
|
+ android:layout_height="31dp"
|
|
|
+ android:gravity="center_vertical"
|
|
|
+ android:orientation="horizontal">
|
|
|
+
|
|
|
+ <TextView
|
|
|
+ android:layout_width="0dp"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:layout_weight="1"
|
|
|
+ android:text="@string/position_work_time_frame"
|
|
|
+ android:textColor="@color/text_black"
|
|
|
+ android:textSize="@dimen/px33_11sp" />
|
|
|
+
|
|
|
+ <EditText
|
|
|
+ android:id="@+id/et_work_time_frame"
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:background="@null"
|
|
|
+ android:gravity="right"
|
|
|
+ android:hint="@string/hint_click_select_part_time_frame"
|
|
|
+ android:textColor="@color/main_purple"
|
|
|
+ android:textColorHint="@color/text_hint_gray"
|
|
|
+ android:textSize="@dimen/px33_11sp" />
|
|
|
+
|
|
|
+ </LinearLayout>
|
|
|
+
|
|
|
+ <LinearLayout
|
|
|
+ android:layout_width="match_parent"
|
|
|
+ android:layout_height="31dp"
|
|
|
+ android:gravity="center_vertical"
|
|
|
+ android:orientation="horizontal">
|
|
|
+
|
|
|
+ <TextView
|
|
|
+ android:layout_width="0dp"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:layout_weight="1"
|
|
|
+ android:text="@string/position_work_address"
|
|
|
+ android:textColor="@color/text_black"
|
|
|
+ android:textSize="@dimen/px33_11sp" />
|
|
|
+
|
|
|
+ <EditText
|
|
|
+ android:id="@+id/et_work_address"
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:background="@null"
|
|
|
+ android:gravity="right"
|
|
|
+ android:hint="@string/hint_click_select_address"
|
|
|
+ android:textColor="@color/main_purple"
|
|
|
+ android:textColorHint="@color/text_hint_gray"
|
|
|
+ android:textSize="@dimen/px33_11sp" />
|
|
|
+
|
|
|
+ </LinearLayout>
|
|
|
+
|
|
|
+ <LinearLayout
|
|
|
+ android:layout_width="match_parent"
|
|
|
+ android:layout_height="31dp"
|
|
|
+ android:gravity="center_vertical"
|
|
|
+ android:orientation="horizontal">
|
|
|
+
|
|
|
+ <TextView
|
|
|
+ android:layout_width="0dp"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:layout_weight="1"
|
|
|
+ android:text="@string/position_educational_requirement"
|
|
|
+ android:textColor="@color/text_black"
|
|
|
+ android:textSize="@dimen/px33_11sp" />
|
|
|
+
|
|
|
+ <EditText
|
|
|
+ android:id="@+id/et_educational_requirement"
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:background="@null"
|
|
|
+ android:gravity="right"
|
|
|
+ android:hint="@string/hint_click_select_educational_requirement"
|
|
|
+ android:textColor="@color/main_purple"
|
|
|
+ android:textColorHint="@color/text_hint_gray"
|
|
|
+ android:textSize="@dimen/px33_11sp" />
|
|
|
+
|
|
|
+ </LinearLayout>
|
|
|
+
|
|
|
+ <LinearLayout
|
|
|
+ android:layout_width="match_parent"
|
|
|
+ android:layout_height="31dp"
|
|
|
+ android:layout_marginBottom="27dp"
|
|
|
+ android:gravity="center_vertical"
|
|
|
+ android:orientation="horizontal">
|
|
|
+
|
|
|
+ <TextView
|
|
|
+ android:layout_width="0dp"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:layout_weight="1"
|
|
|
+ android:text="@string/position_gender_requirement"
|
|
|
+ android:textColor="@color/text_black"
|
|
|
+ android:textSize="@dimen/px33_11sp" />
|
|
|
+
|
|
|
+ <RadioGroup
|
|
|
+ android:id="@+id/rg_gender"
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:orientation="horizontal">
|
|
|
+
|
|
|
+ <RadioButton
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:layout_marginRight="20dp"
|
|
|
+ android:button="@drawable/radio_select"
|
|
|
+ android:paddingLeft="4dp"
|
|
|
+ android:text="@string/male"
|
|
|
+ android:textColor="@color/text_black"
|
|
|
+ android:textSize="@dimen/px33_11sp" />
|
|
|
+
|
|
|
+ <RadioButton
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:layout_marginRight="20dp"
|
|
|
+ android:button="@drawable/radio_select"
|
|
|
+ android:paddingLeft="4dp"
|
|
|
+ android:text="@string/female"
|
|
|
+ android:textColor="@color/text_black"
|
|
|
+ android:textSize="@dimen/px33_11sp" />
|
|
|
+
|
|
|
+ <RadioButton
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:button="@drawable/radio_select"
|
|
|
+ android:paddingLeft="4dp"
|
|
|
+ android:text="@string/unlimited"
|
|
|
+ android:textColor="@color/text_black"
|
|
|
+ android:textSize="@dimen/px33_11sp" />
|
|
|
+
|
|
|
+ </RadioGroup>
|
|
|
+
|
|
|
+ </LinearLayout>
|
|
|
+
|
|
|
+
|
|
|
+ </com.webrain.dailypay.ui.widget.ShrinkAnimationLayout>
|
|
|
|
|
|
|
|
|
<LinearLayout
|