Browse Source

拜访地址修改

Bitliker 9 years ago
parent
commit
7914af58d7
1 changed files with 3 additions and 3 deletions
  1. 3 3
      WeiChat/src/main/res/layout/item_select_aim_empty.xml

+ 3 - 3
WeiChat/src/main/res/layout/item_select_aim_empty.xml

@@ -24,10 +24,10 @@
         android:layout_width="wrap_content"
         android:layout_height="wrap_content"
         android:layout_alignLeft="@id/title"
-        android:layout_marginTop="5dp"
         android:layout_below="@id/title"
+        android:layout_marginTop="5dp"
         android:layout_toRightOf="@id/home_tag"
-        android:text="请搜索地址后完善单位名称"
-        android:textColor="@color/text_hine"
+        android:text="试试按照公司地址搜索"
+        android:textColor="@color/red"
         android:textSize="@dimen/text_hine" />
 </RelativeLayout>