update icon indicating copy to clipboard operation
update copied to clipboard

maxSdkVersion

Open cxyhegithub opened this issue 7 years ago • 0 comments

作者你好, 请问为什么在权限申请的地方 uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" android:maxSdkVersion="18" android:maxSdkVersion="18" 放上这一句的限制呢? 我在直接应用你这个项目的时候,我的项目可以正常运行,但是我假如把你的library导出为一个arr文件后再引用,如果我去申请存储权限的话会异常。

cxyhegithub avatar May 29 '18 07:05 cxyhegithub