tangrui

Results 8 comments of tangrui

BoostNavigator.instance.push("feedback") 打开原生页面 Route routeFactory(RouteSettings settings, String uniqueId) { FlutterBoostRouteFactory func = routerMap[settings.name] as FlutterBoostRouteFactory; return func(settings, uniqueId); } 初始化添加这个的时候 打开原生页面没反应不会跳转,换成下面的就可以正常跳转 Route routeFactory(RouteSettings settings, String uniqueId) { FlutterBoostRouteFactory func = routerMap[settings.name];...

> 要检查下是不是类型转换问题,不复用缓存池问题也不大。 tangrui ***@***.***>于2021年3月9日 周二09:42写道: > […](#) > item是一个recycleview 把最外层的复用池 传给作为item的recycleview 多滑动几次布局 会出现卡顿。我把作为item的recycleview 不设置复用池 就不会出现卡顿。如果里面的item需要设置复用池 如何和外层公用一个。谢谢!!! @ @longerian — You are receiving this because you were mentioned. Reply to this...

@guoxiaoxing 有需要注意的吗,还是直接引用就可以

只使用视频压缩合格需要初始化吗? VideoCompressor.with().asyncTranscodeVideo(mediaEntity.getLocalPath(), compressFile.getAbsolutePath(), MediaFormatStrategyPresets.createAndroid480pFormatStrategy(), listener); 这里面我只需要把路径写死测试就可以是吧,上面的不需要做处理 @guoxiaoxing

Fatal error while transcoding, this might be invalid format or bug in engine or Android. com.example.tianxing.videocompress.video.format.OutputFormatUnavailableException: This video is not 16:9, and is not able to transcode. (960x544) at com.example.tianxing.videocompress.video.format.Android480pFormatStrategy.createVideoOutputFormat(Android480pFormatStrategy.java:49)...

我刚才试了16:9的压缩之后清晰度不高这个有设置吗 @guoxiaoxing

16:9这个视频限制什么时候可以完善; @guoxiaoxing

好的 谢谢 | | shiner | | ***@***.*** | 签名由网易邮箱大师定制 在2022年03月3日 ***@***.***> 写道: 现在的日历已支持多选日期 — Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the...