Commit 4def1adf authored by wanglei's avatar wanglei

...

parent 7673538e
......@@ -48,6 +48,7 @@ object NotificationHoverUtils {
if (MyApplication.PAUSED_VALUE == 1) {
handler?.removeCallbacksAndMessages(null)
} else {
LogEx.logDebug(TAG, "Hover time=$time")
NotificationUiUtil.setNotification(sendBean)
}
}, time)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment