liuhe
liuhe
``` apply plugin: 'com.android.application' apply plugin: 'org.greenrobot.greendao' apply plugin: 'kotlin-android-extensions' apply plugin: 'kotlin-android' apply plugin: 'android-aspectjx' apply plugin: 'com.alibaba.arouter' apply plugin: 'com.xtev.autotrace' android { def currentVersionCode = getVersionCode() compileSdkVersion rootProject.ext.android.compileSdkVersion...
  同时注册,从Activity中加载此fragment,此fragment不显示
### Description An unexpected error occurred in the main process. ### Stack Trace ``` Error: Invalid state: all arguments must be non-null. at Object.register (/Applications/MarkText.app/Contents/Resources/app.asar/node_modules/@hfelix/electron-localshortcut/src/electron-localshortcut.js:167:11) at Object.registerKeyHandlers (/Applications/MarkText.app/Contents/Resources/app.asar/dist/electron/main.js:2:96468) at Object.addEditorMenu...
[add]support more glide loadType

比如page1 有个listview; page2 grideview page3 其他布局 。。。。 这种适配不好做吧,尤其是华为手机
考虑csv比xls文件小,所以我们只考虑csv文件。 比如一个字符串超过15位,如"20221216699636271792163",生成xls是没有问题的,生成的csv会被科学计数法,如图: 目前我的解决方案是自定义Converter,在这种字符串上拼接”\t“,**不知道还有没有别的解决方案?**
如题,如果下载到50%,删除本地文件,你的数据库记录就有问题了.
### Answers checklist. - [x] I have read the documentation [XiaoZhi AI Programming Guide](https://ccnphfhqs21z.feishu.cn/wiki/F5krwD16viZoF0kKkvDcrZNYnhb) and the issue is not addressed there. - [x] I have updated my branch (master or...