2017398956
2017398956
设置 mark 标记时 只能使用 2000-1-1 不能使用 2000-01-01
 这样调用 SmartSnackbar.get(activity).show(msg) activity.finish 会触发上面的bug
当开启抓包时,新建以时间戳命名的文件夹如 VpnCapture/Conversation/config/2018:06:19_xxxxx 在部分机型上非法,这是因为在这些机型上文件夹名称中不能有 ‘:’;另外能不能把最新的代码上传一份,当前没有 https 的功能
Log https://jitpack.io/com/github/2017398956/AbcPermission/1.6.1/build.log
## Summary: When using a non-English input method, and the TextInput’s maxLength is set, some temporary characters are also added to the maximum length, which should not be the case....
``` public class TestBean { public static final int[] test = new int[]{1,2,3}; } ``` How to get the value of test? CtField.getConstantValue() return null if the field type is...