pref: 优化一键签到通知
This commit is contained in:
parent
1d455ed452
commit
586c091b6d
|
|
@ -163,7 +163,7 @@ class OKSignService : IntentService(TAG), CoroutineScope, ProgressListener {
|
|||
getString(
|
||||
R.string.title_signing_progress,
|
||||
signDataBean.userName,
|
||||
current,
|
||||
current + 1,
|
||||
total
|
||||
),
|
||||
if (signResultBean.userInfo?.signBonusPoint != null)
|
||||
|
|
|
|||
Loading…
Reference in New Issue