1. 提升探路和新鲜事依赖版本
2. 修改发起求助图标
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 4.1 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 7.2 KiB |
@@ -83,7 +83,7 @@
|
||||
android:id="@+id/tvNeedHelp"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:drawableTop="@drawable/share_oil_price"
|
||||
android:drawableTop="@drawable/share_seek_help"
|
||||
android:drawablePadding="@dimen/share_module_tv_margin_top"
|
||||
android:gravity="center"
|
||||
android:text="故障求助"
|
||||
@@ -98,7 +98,7 @@
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="可以对小智说:上报拥堵、上报交通检查、上报封路"
|
||||
android:text="可以对小智说:上报拥堵、上报交通检查、上报封路、发起求助"
|
||||
android:textColor="@color/white_40"
|
||||
android:textSize="@dimen/share_module_bottom_size"
|
||||
android:textStyle="bold"
|
||||
|
||||
Reference in New Issue
Block a user