|
|
@@ -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>
|