自动订阅的套餐列表,不显示倒计时,取消自动订阅的套餐才显示

This commit is contained in:
yezhiqiu
2026-04-16 14:58:00 +08:00
parent 06bf4687fe
commit 1325892780
4 changed files with 26 additions and 7 deletions

View File

@@ -52,6 +52,7 @@
app:qmui_radius="@dimen/dp_8" />
<com.abbidot.tracker.widget.TypefaceTextView
android:id="@+id/tv_add_device_expires_year_title"
style="@style/my_TextView_style_v2"
android:layout_below="@id/tv_add_success_device_expires_days"
android:layout_alignStart="@id/tv_add_success_device_expires_days"
@@ -64,6 +65,7 @@
app:typeface="@string/roboto_regular_font" />
<com.abbidot.tracker.widget.TypefaceTextView
android:id="@+id/tv_add_device_expires_month_title"
style="@style/my_TextView_style_v2"
android:layout_below="@id/tv_add_success_device_expires_days"
android:layout_alignStart="@id/tv_add_success_device_expires_hours"
@@ -76,6 +78,7 @@
app:typeface="@string/roboto_regular_font" />
<com.abbidot.tracker.widget.TypefaceTextView
android:id="@+id/tv_add_device_expires_day_title"
style="@style/my_TextView_style_v2"
android:layout_below="@id/tv_add_success_device_expires_days"
android:layout_alignStart="@id/tv_add_success_device_expires_min"

View File

@@ -1075,7 +1075,6 @@
<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_time_line">Timeline</string>
<string name="txt_phone_close_device">Keep phone close to device</string>