|
|
@@ -12,7 +12,7 @@
|
|
|
<RelativeLayout
|
|
|
android:id="@+id/info_rl"
|
|
|
style="@style/IMTbleLine_UP_Me"
|
|
|
- android:layout_height="60dp">
|
|
|
+ android:layout_height="65dp">
|
|
|
|
|
|
<ImageView
|
|
|
android:id="@+id/avatar_img"
|
|
|
@@ -68,7 +68,7 @@
|
|
|
<RelativeLayout
|
|
|
android:id="@+id/my_data_rl"
|
|
|
style="@style/IMTbleLine_UP_Me"
|
|
|
- android:layout_marginTop="9dp">
|
|
|
+ android:layout_marginTop="7dp">
|
|
|
|
|
|
<TextView
|
|
|
android:layout_width="wrap_content"
|
|
|
@@ -86,6 +86,7 @@
|
|
|
android:layout_height="@dimen/next_height"
|
|
|
android:layout_alignParentRight="true"
|
|
|
android:layout_centerVertical="true"
|
|
|
+ android:alpha="0.26"
|
|
|
android:background="@drawable/set_list_next"
|
|
|
android:contentDescription="@string/app_name" />
|
|
|
</RelativeLayout>
|
|
|
@@ -111,6 +112,7 @@
|
|
|
android:layout_height="@dimen/next_height"
|
|
|
android:layout_alignParentRight="true"
|
|
|
android:layout_centerVertical="true"
|
|
|
+ android:alpha="0.26"
|
|
|
android:background="@drawable/set_list_next"
|
|
|
android:contentDescription="@string/app_name" />
|
|
|
</RelativeLayout>
|
|
|
@@ -136,6 +138,7 @@
|
|
|
android:layout_height="@dimen/next_height"
|
|
|
android:layout_alignParentRight="true"
|
|
|
android:layout_centerVertical="true"
|
|
|
+ android:alpha="0.26"
|
|
|
android:background="@drawable/set_list_next"
|
|
|
android:contentDescription="@string/app_name" />
|
|
|
</RelativeLayout>
|
|
|
@@ -161,6 +164,7 @@
|
|
|
android:layout_height="@dimen/next_height"
|
|
|
android:layout_alignParentRight="true"
|
|
|
android:layout_centerVertical="true"
|
|
|
+ android:alpha="0.26"
|
|
|
android:background="@drawable/set_list_next"
|
|
|
android:contentDescription="@string/app_name" />
|
|
|
</RelativeLayout>
|
|
|
@@ -169,7 +173,7 @@
|
|
|
<RelativeLayout
|
|
|
android:id="@+id/rl_company_change"
|
|
|
style="@style/IMTbleLine_UP_Me"
|
|
|
- android:layout_marginTop="9dp">
|
|
|
+ android:layout_marginTop="7dp">
|
|
|
|
|
|
<TextView
|
|
|
android:id="@+id/company_text"
|
|
|
@@ -196,6 +200,7 @@
|
|
|
android:layout_height="@dimen/next_height"
|
|
|
android:layout_alignParentRight="true"
|
|
|
android:layout_centerVertical="true"
|
|
|
+ android:alpha="0.26"
|
|
|
android:background="@drawable/set_list_next"
|
|
|
android:contentDescription="@string/app_name" />
|
|
|
</RelativeLayout>
|
|
|
@@ -232,6 +237,7 @@
|
|
|
android:layout_height="@dimen/next_height"
|
|
|
android:layout_alignParentRight="true"
|
|
|
android:layout_centerVertical="true"
|
|
|
+ android:alpha="0.26"
|
|
|
android:background="@drawable/set_list_next"
|
|
|
android:contentDescription="@string/app_name" />
|
|
|
</RelativeLayout>
|
|
|
@@ -269,6 +275,7 @@
|
|
|
android:layout_height="@dimen/next_height"
|
|
|
android:layout_alignParentRight="true"
|
|
|
android:layout_centerVertical="true"
|
|
|
+ android:alpha="0.26"
|
|
|
android:background="@drawable/set_list_next"
|
|
|
android:contentDescription="@string/app_name" />
|
|
|
</RelativeLayout>
|
|
|
@@ -277,7 +284,7 @@
|
|
|
<RelativeLayout
|
|
|
android:id="@+id/my_b2b_rl"
|
|
|
style="@style/IMTbleLine_UP_Me"
|
|
|
- android:layout_marginTop="9dp">
|
|
|
+ android:layout_marginTop="7dp">
|
|
|
|
|
|
<TextView
|
|
|
android:id="@+id/b2b_text"
|
|
|
@@ -306,6 +313,7 @@
|
|
|
android:layout_height="@dimen/next_height"
|
|
|
android:layout_alignParentRight="true"
|
|
|
android:layout_centerVertical="true"
|
|
|
+ android:alpha="0.26"
|
|
|
android:background="@drawable/set_list_next"
|
|
|
android:contentDescription="@string/app_name" />
|
|
|
</RelativeLayout>
|
|
|
@@ -324,7 +332,7 @@
|
|
|
<RelativeLayout
|
|
|
android:id="@+id/setting_rl"
|
|
|
style="@style/IMTbleLine_UP_Me"
|
|
|
- android:layout_marginTop="9dp">
|
|
|
+ android:layout_marginTop="7dp">
|
|
|
|
|
|
<TextView
|
|
|
android:layout_width="wrap_content"
|
|
|
@@ -342,6 +350,7 @@
|
|
|
android:layout_height="@dimen/next_height"
|
|
|
android:layout_alignParentRight="true"
|
|
|
android:layout_centerVertical="true"
|
|
|
+ android:alpha="0.26"
|
|
|
android:background="@drawable/set_list_next"
|
|
|
android:contentDescription="@string/app_name" />
|
|
|
</RelativeLayout>
|