优化route页交互体验,修复有无数据切换布局错位bug

This commit is contained in:
yezhiqiu
2026-04-17 15:43:29 +08:00
parent 3b55eaabf4
commit 4e46370ec1
6 changed files with 50 additions and 26 deletions

View File

@@ -53,7 +53,6 @@
android:id="@+id/rl_home_route_calendar_v3_layout"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginHorizontal="@dimen/dp_8"
android:background="@drawable/shape_home_route_calendar_bg"
android:padding="@dimen/dp_12">

View File

@@ -1073,9 +1073,9 @@
<string name="txt_load_more_pull_text">Pull to load more</string>
<string name="txt_load_more_release_text">Release to load</string>
<string name="txt_fully_charged">Fully charged</string>
<string name="txt_fully_asleep">Fell asleep %s ago</string>
<string name="txt_move_wake">Move %s to wake up</string>
<string name="map_navigate_map_baidu">Baidu Map</string>
<string name="txt_fell_asleep">Fell asleep %s ago</string>
<string name="txt_move_wake_up">Move %s to wake up</string>
<string name="map_baidu_map">Baidu Map</string>
<string name="txt_time_line">Timeline</string>
<string name="txt_phone_close_device">Keep phone close to device</string>