修复已有设备,再去添加新设备不绑定宠物bug;
70分钟无上报、关机、休眠、in wifi zone时,增加GPS 状态为“Off”; 蓝牙直播支持网络; 修复有时进入围栏设置会卡死,退不出来bug; 删除Tracker Battery Life项,里面设备休眠状态配图;
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 81 KiB |
@@ -1,6 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<com.abbidot.tracker.widget.TypefaceTextView xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
<TextView xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:id="@android:id/message"
|
||||
style="@style/my_TextView_style_v2"
|
||||
android:background="@drawable/shape40_black70_toast_bg"
|
||||
@@ -8,5 +7,4 @@
|
||||
android:paddingVertical="@dimen/dp_8"
|
||||
android:text="@string/app_name"
|
||||
android:textColor="@color/tab_select"
|
||||
android:textSize="15dp"
|
||||
app:typeface="@string/roboto_regular_font" />
|
||||
android:textSize="15dp" />
|
||||
Reference in New Issue
Block a user