自动订阅的套餐列表,不显示倒计时,取消自动订阅的套餐才显示
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user