|
@@ -33,9 +33,8 @@
|
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="39dp"
|
|
android:layout_height="39dp"
|
|
|
android:background="#FFEBE3"
|
|
android:background="#FFEBE3"
|
|
|
- android:gravity="center_vertical"
|
|
|
|
|
- android:paddingLeft="10dp"
|
|
|
|
|
- android:text="您还未经过企业认证,认证后岗位即可对用户显示,点击认证 >>"
|
|
|
|
|
|
|
+ android:gravity="center"
|
|
|
|
|
+ android:text="@string/position_authentication_none"
|
|
|
android:textColor="#FF6300"
|
|
android:textColor="#FF6300"
|
|
|
android:textSize="@dimen/px36_12sp"
|
|
android:textSize="@dimen/px36_12sp"
|
|
|
android:visibility="gone" />
|
|
android:visibility="gone" />
|