KunMinX / UnPeek-LiveData

LiveData 数据倒灌:别问,问就是不可预期 - Perfect alternative to SingleLiveEvent, supporting multiple observers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

service 中使用 UnPeekLiveData

273270381 opened this issue · comments

能在service中使用吗?

仅面向 activity/fragment。不建议在 service 中使用。