XellossRyan

Results 7 issues of XellossRyan

Crashes in Android 5.0.x, but it is normal in other system version. No stacktrace.

war包没有包含applicationContext-*.xml,运行时报错误的问题解决。

推荐使用MIT License

加了一个中文使用说明链接

How to connect signal and slots for itemType = "action"? There's an action like: ```json { "itemType": "action", "type": "instantPopup", "name": "actionExit" } ``` But when I find actionExit that...