weizai
weizai
make the wrap's width fixed and title can auto fit
RecycleView divider 引用图片资源如何替换?
as the following picture:  this is my option LD_LIBRARY_PATH=/data/local/tmp /data/local/tmp/minicap -P 2160x3840@2160x3840/0 -s > /mnt/sdcard/screenshot.jpg
resolution : 3840 x 2160 
code is: ```java app.get("/testAudio", new Handler() { @Override public void handle(@NotNull Context ctx) throws Exception { String text = ctx.queryParam("text"); String voiceName = ctx.queryParam("voiceName"); byte[] result = TTS.convertStream(text, voiceName); ctx.header("Content-Type",...
**问题描述**: 直接运行test-release.apk,进入数字人界面,等数字人加载完毕并显示后,点击底部的”播报音频“,程序闪退。是什么问题,哪里可以看到错误信息? **机型**: 系统:android 9.0 CPU: 高通835 内存:6GB 储存:64GB