|
|
@@ -1,8 +1,8 @@
|
|
|
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
- android:layout_width="match_parent"
|
|
|
- android:layout_height="match_parent"
|
|
|
- android:background="@color/white"
|
|
|
- android:scrollbars="none">
|
|
|
+ android:layout_width="match_parent"
|
|
|
+ android:layout_height="match_parent"
|
|
|
+ android:background="@color/white"
|
|
|
+ android:scrollbars="none">
|
|
|
|
|
|
<LinearLayout
|
|
|
android:layout_width="match_parent"
|
|
|
@@ -211,9 +211,10 @@
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="50dp"
|
|
|
android:background="@drawable/selector_item_white_pass"
|
|
|
- android:paddingBottom="@dimen/padding"
|
|
|
android:paddingLeft="@dimen/padding"
|
|
|
- android:paddingTop="@dimen/padding">
|
|
|
+ android:paddingTop="@dimen/padding"
|
|
|
+ android:paddingBottom="@dimen/padding"
|
|
|
+ android:visibility="gone">
|
|
|
|
|
|
<TextView
|
|
|
android:id="@+id/tv_zone"
|
|
|
@@ -246,11 +247,11 @@
|
|
|
android:contentDescription="@string/app_name" />
|
|
|
</RelativeLayout>
|
|
|
|
|
|
- <View
|
|
|
- android:layout_width="match_parent"
|
|
|
- android:layout_height="@dimen/line"
|
|
|
- android:layout_marginLeft="10dp"
|
|
|
- android:background="@color/item_line" />
|
|
|
+<!-- <View-->
|
|
|
+<!-- android:layout_width="match_parent"-->
|
|
|
+<!-- android:layout_height="@dimen/line"-->
|
|
|
+<!-- android:layout_marginLeft="10dp"-->
|
|
|
+<!-- android:background="@color/item_line" />-->
|
|
|
|
|
|
<!--公司-->
|
|
|
<!--账套-->
|
|
|
@@ -284,11 +285,11 @@
|
|
|
<TextView
|
|
|
android:id="@+id/company_tv"
|
|
|
style="@style/IMTbleLine_TextValue"
|
|
|
- android:textStyle="bold"
|
|
|
android:layout_toLeftOf="@+id/company_arrow_img"
|
|
|
android:layout_toRightOf="@+id/company_text"
|
|
|
android:textColor="#999999"
|
|
|
- android:textSize="14sp" />
|
|
|
+ android:textSize="14sp"
|
|
|
+ android:textStyle="bold" />
|
|
|
|
|
|
<ImageView
|
|
|
android:id="@+id/company_arrow_img"
|
|
|
@@ -330,11 +331,11 @@
|
|
|
<TextView
|
|
|
android:id="@+id/master_tv"
|
|
|
style="@style/IMTbleLine_TextValue"
|
|
|
- android:textStyle="bold"
|
|
|
android:layout_toLeftOf="@+id/master_arrow_img"
|
|
|
android:layout_toRightOf="@+id/master_text"
|
|
|
android:textColor="#999999"
|
|
|
- android:textSize="14sp" />
|
|
|
+ android:textSize="14sp"
|
|
|
+ android:textStyle="bold" />
|
|
|
|
|
|
<ImageView
|
|
|
android:id="@+id/master_arrow_img"
|
|
|
@@ -470,14 +471,15 @@
|
|
|
android:background="@drawable/oa_next"
|
|
|
android:contentDescription="@string/app_name" />
|
|
|
</RelativeLayout>
|
|
|
+
|
|
|
<RelativeLayout
|
|
|
android:id="@+id/workCardRl"
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="50dp"
|
|
|
android:background="@drawable/selector_item_white_pass"
|
|
|
android:paddingLeft="@dimen/padding"
|
|
|
- android:visibility="visible"
|
|
|
- android:paddingTop="@dimen/padding">
|
|
|
+ android:paddingTop="@dimen/padding"
|
|
|
+ android:visibility="visible">
|
|
|
|
|
|
<View
|
|
|
android:layout_width="match_parent"
|
|
|
@@ -491,12 +493,13 @@
|
|
|
android:layout_height="10dp"
|
|
|
android:layout_alignParentRight="true"
|
|
|
android:layout_centerInParent="true"
|
|
|
- android:layout_marginRight="23dp"
|
|
|
android:layout_marginTop="12dp"
|
|
|
- android:visibility="gone"
|
|
|
+ android:layout_marginRight="23dp"
|
|
|
android:background="@drawable/hongdian"
|
|
|
android:textColor="@android:color/white"
|
|
|
- android:textSize="10.0dip" />
|
|
|
+ android:textSize="10.0dip"
|
|
|
+ android:visibility="gone" />
|
|
|
+
|
|
|
<TextView
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
|
@@ -519,6 +522,7 @@
|
|
|
|
|
|
|
|
|
</RelativeLayout>
|
|
|
+
|
|
|
<RelativeLayout
|
|
|
android:id="@+id/setting_rl"
|
|
|
android:layout_width="match_parent"
|
|
|
@@ -539,8 +543,8 @@
|
|
|
android:layout_height="10dp"
|
|
|
android:layout_alignParentRight="true"
|
|
|
android:layout_centerInParent="true"
|
|
|
- android:layout_marginRight="23dp"
|
|
|
android:layout_marginTop="12dp"
|
|
|
+ android:layout_marginRight="23dp"
|
|
|
android:layout_toLeftOf="@+id/iv_arrow"
|
|
|
android:background="@drawable/hongdian"
|
|
|
android:textColor="@android:color/white"
|