懒洋君

Results 28 issues of 懒洋君

The official name of the app SmartGit Is there a supported version available on a stable release channel? Unknown Proposed App Status Unknown Proposed App Category Developer Tools Related Issue...

New App Request
Needs Tracker Link
Needs M1 Testing
Needs Reported Status
Waiting on Stable Release

拖拽返回动画结束的时候会白光一闪

有更新吗?

Android10 dokit: ^0.8.0-nullsafety.0 flutter2.0 ``` I/flutter (27642): DioError [DioErrorType.other]: type 'Null' is not a subtype of type 'FutureOr' I/flutter (27642): #0 _FutureListener.handleError (dart:async/future_impl.dart:166:20) I/flutter (27642): #1 Future._propagateToListeners.handleError (dart:async/future_impl.dart:716:47) I/flutter (27642):...

**Describe the bug / 问题描述** A clear and concise description of what the bug is. / 相关问题的描述 **To Reproduce / 复现流程** Steps to reproduce the behavior: / 问题重现流程 1. Go...

bug

修复图标错误

``` linearLayoutManager.setStackFromEnd(true);//列表再底部开始展示,反转后由上面开始展示 linearLayoutManager.setReverseLayout(true);//列表翻转 ``` RecyclerView列表反转,此时上滑和上拉加载更多冲突