zhoufeng1213

Results 18 comments of zhoufeng1213

加上这句: implementation('com.chensl.rotatephotoview:rotatephotoview:1.0.5') { exclude group: 'com.android.support', module: 'appcompat' exclude group: 'com.android.support', module: 'support-v4' exclude module: 'recyclerview-v7' }

只能把代码下下来之后改了 bucketCursor = cr.query(Media.EXTERNAL_CONTENT_URI, distinctBucketColumns, "0==0) "+" GROUP BY(" + Media.BUCKET_ID, null, Media.DATE_MODIFIED + " desc"); 把上面的代码替换成下面的: bucketCursor = cr.query(Media.EXTERNAL_CONTENT_URI, distinctBucketColumns, null, null, Media.DATE_MODIFIED + " desc"); //android Q之后查询的where条件会出现(())两层的括号,没法使用group by...

![微信图片_20190418141724](https://user-images.githubusercontent.com/26238821/56340793-94997200-61e5-11e9-9426-ec7c7dad66c4.jpg)

@yanbin7 server版本:CentOS 7.6.1810 android客户端:华为mate20 android9 emui版本:9.1.0 ios客户端版本:iphonex 版本:12.4 web端:chrome 76.0.3809.100(正式版本) (64 位)

是在mac的浏览器上创建桌面共享的流选择应用程序分享,分享ppt,点击ppt的幻灯片播放,android出现黑屏,mac的版本:10.14.6 浏览器:chrome76 下面是我录制的视频: https://github.com/zhoufeng1213/PictureDiscern/blob/master/SVID_20190910_162855_1.mp4 在windows上面运行分享出现卡顿