yue
Results
1
issues of
yue
##感谢你们开源 ## Current use version? #### 当前使用的版本是多少? ``` implementation 'io.github.lucksiege:pictureselector:v3.0.6' ``` ## Will this problem occur in demo? #### Demo能否复现这问题? ``` 可以复现这个问题,在compileSdkVersion 30 和targetSdkVersion 30会出问题,若升为31就可以,但是在真正项目中若升级为31影响了其它模块,而其它模块报的错目前在自己解决能力的范围之外 请问下,能否也支持30呢 ``` ## Describe the...