提交 1848f1e6 编写于 作者: J JessYan

Improve EventBusTags's comments

上级 5e71db2d
......@@ -15,11 +15,11 @@
*/
package me.jessyan.mvparms.demo.app;
import org.simple.eventbus.EventBus;
/**
* ================================================
* 放置 {@link EventBus} 的 Tag ,便于检索
* 放置 AndroidEventBus 的 Tag, 便于检索
* Arms 核心库现在并不会依赖某个 EventBus, 要想使用 EventBus, 还请在项目中自行依赖对应的 EventBus
* 现在支持两种 EventBus, greenrobot 的 EventBus 和畅销书 《Android源码设计模式解析与实战》的作者 何红辉 所作的 AndroidEventBus
*
* @see <a href="https://github.com/JessYanCoding/MVPArms/wiki#3.5">EventBusTags wiki 官方文档</a>
* Created by JessYan on 8/30/2016 16:39
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册