优化toast
1.3
This commit is contained in:
@@ -740,7 +740,7 @@ public class RunningAppManager {
|
|||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
if (appTimeControl.getIs_quota() == 0) {
|
if (appTimeControl.getIs_quota() == 0) {
|
||||||
ToastUtil.show("没有使用额度");
|
// ToastUtil.show("没有使用额度");
|
||||||
Log.e(TAG, "inControlTime: " + "没有使用额度");
|
Log.e(TAG, "inControlTime: " + "没有使用额度");
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user