XingRong Dong

Results 3 issues of XingRong Dong

在使用过程中发现了 demo 有两个漏洞:1、列表数据为0的时候出现崩溃;2、列表数据为0的情况下,下拉无法显示头部;

无法指定viewpager和hintview的相对位置;可以考虑扩展配置,比如可配置viewpager和hintview位置上下关系

Open-IM-SDK-Core/pkg/db/err_chat_log_model.go , SuperBatchInsertExceptionMsg()函数是否操作了错误的数据库,导致exceptionMsg入库失败? 看代码逻辑,目标表应该是local_sg_err_chat_logs_xxx,实际插入表是local_sg_chat_logs_xxx。