liujianAndroid
Results
19
comments of
liujianAndroid
调用了一些过期的 API 市场没过审。 就下载用吧
2.0.5已支持
2.0.5已修复
更改下IDE的字体
是不是最新版SDK?最新版默认关闭了跳转XML 需要在Application onCreate里添加 CodeLocator.config( CodeLocatorConfig.Builder() .enableHookInflater(true) .build() )