1. 提升探路和新鲜事依赖版本

2. 修改发起求助图标
This commit is contained in:
tongchenfei
2020-04-16 10:34:30 +08:00
parent ef1b7f3e9c
commit 247e202f0d
4 changed files with 4 additions and 4 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB

View File

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