提交 ddc432f1 编写于 作者: B Blankj

see 05/29 log

上级 532a3e60
......@@ -72,8 +72,8 @@ class BusScan {
busStaticMap.put(name, sign);
} else {// may be is kotlin
if (!processKt(method, name, methodLongName)) {
// int priority = ((BusUtils.Subscribe) method.getAnnotation(BusUtils.Subscribe.class)).priority();
// processEventBus(method, name, methodLongName);
int priority = ((BusUtils.Subscribe) method.getAnnotation(BusUtils.Subscribe.class)).priority();
processEventBus(method, name, methodLongName);
}
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册