Commit 3f5144c8 authored by wanglei's avatar wanglei

...

parent d5c912fb
...@@ -374,7 +374,7 @@ object NotificationUiUtil { ...@@ -374,7 +374,7 @@ object NotificationUiUtil {
val next = actionIdList[0] val next = actionIdList[0]
actionIdList.removeAt(0) actionIdList.removeAt(0)
if (BuildConfig.DEBUG) { if (BuildConfig.DEBUG) {
return NOTIFICATION_ACTION_WEATHER // return NOTIFICATION_ACTION_WEATHER
} }
return next return next
} }
......
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