liuhe

Results 11 issues of 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...

![image](https://user-images.githubusercontent.com/19663285/56264569-8120d500-6119-11e9-97e5-a7aa70b0d813.png) ![image](https://user-images.githubusercontent.com/19663285/56264583-8aaa3d00-6119-11e9-88cc-f744264c2d8e.png) 同时注册,从Activity中加载此fragment,此fragment不显示

help wanted

### 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

![_20181019151545](https://user-images.githubusercontent.com/19663285/47203133-dd48ad80-d3b1-11e8-887f-4842af7091ef.jpg)

比如page1 有个listview; page2 grideview page3 其他布局 。。。。 这种适配不好做吧,尤其是华为手机

考虑csv比xls文件小,所以我们只考虑csv文件。 比如一个字符串超过15位,如"20221216699636271792163",生成xls是没有问题的,生成的csv会被科学计数法,如图: 目前我的解决方案是自定义Converter,在这种字符串上拼接”\t“,**不知道还有没有别的解决方案?**

help wanted
question

如题,如果下载到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...

bug