吉原拉面
吉原拉面
> assets里面都是添加了对应的图片 搞了好久才发现, 使用资源图片要添加 ``` CGENativeLibrary.setLoadImageCallback() ``` 把demo里面MainActivity对应的部分抄进去就行了。
使用 FileProvider 方式分享文件,参考微信官方文档:https://developers.weixin.qq.com/community/develop/doc/0004886026c1a8402d2a040ee5b401
@cooldyj I have added the code,but it still doesn't work.
I solved it!! Modify the follwing code: ``` @Override public int getMaxYear() { return 2017; } ``` The max year should be bigger than your system year!