调试窗
版本构建时间赋值,修改文字
This commit is contained in:
@@ -1454,7 +1454,7 @@ class DebugSettingView @JvmOverloads constructor(
|
||||
)
|
||||
|
||||
tvLocationEnabled.text = Html.fromHtml(
|
||||
"定位服务开启状态:${
|
||||
"Pad定位服务开启状态:${
|
||||
if (DeviceUtils.isLocationEnabled()) {
|
||||
"<font color='blue'>正常"
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user