hehonghui / AndroidEventBus

A lightweight eventbus library for android, simplifies communication between Activities, Fragments, Threads, Services, etc.
Apache License 2.0
1.61k stars 391 forks source link

只能都写到active里面吗?Subscriber的方法能写到某些工具方法里吗? #33

Closed pkptzx closed 8 years ago

pkptzx commented 8 years ago

只能都写到active里面吗? Subscriber的方法能写到某些工具方法里吗?