-
## Steps to Reproduce
Following code will blink the error (red box) on the screen for 0.5 sec and then everything becomes normal:
```dart
return new Scaffold(
appBar: ne…
-
# Bug Report
## Problem
After getting back from the background app is crashed.
Reopening app after a crash doesn't help to avoid issue.
After several manual relogins issue is not appeared anymore
##…
-
I've created new default project and can't even run it. Below are logs and some configuration details:
**DOCTOR**
```
PS C:\android\projects\flutter_course> flutter doctor -v
[√] Flutter (Channe…
-
项目开发中使用了```QMUINavigationController```来解决```NavigationBar```过渡问题,现在新增了一个转场框架```Hero```来实现转场动画,现在```QMUINavigationController```和```Hero```均需要设置```NavigationController```的```delegate```,有没有什么好的解决办法既能保留`…
-
**Bug 表现**
Controller继承QMUICommonViewController,没有设置标题颜色,默认导航条标题黑色。点击切换tab,navigation标题会变为蓝色,需要在控制器重新指定颜色才不变色
self.navigationItem.titleView.tintColor = UIColor.blackColor;
**预期的表现**
不需要重新指定颜色,点击…
-
Device Hisense A5, OS version Android 9
Crash Log:
```
02-19 11:59:04.383 1971 1971 D Launcher_Module: Workspace, getCurrentInOpenFolder, child count in draglayer : 11
02-19 11:59:04.383 1971 …
-
**重现步骤**
1. 初始化一个 QMUINavigationController,并设置一个 viewController 作为 rootViewController。
1. 为 rootViewController 添加 navigationItem.leftBarButtonItem/rightBarButtonItem。
1. 在 rootViewController 里实现 na…
-
### 请填写运行环境
- [x] 设备:`iPhone`
- [x] 系统:`iOS 12.1.2`
- [x] QMUI iOS 版本:`3.1.0`
- [x] Xcode 版本:`10.1`
### 请描述具体问题
首先说下情况,在配置表里设置了`automaticCustomNavigationBarTransitionStyle`为YES,且TableViewCon…
-
On May 4, the trybot flutter-analyze-try reported a mysterious set of warnings for @bwilkerson's [CL 101380](https://dart-review.googlesource.com/c/sdk/+/101380):
```
warning • This function has a…
-
### 请填写运行环境
- [x] 设备:`All` / `iPhone` / `模拟器`
- [x] 系统:`iOS 12.1, ios10.3`
- [x] Xcode 版本:`10.0.1`
### 请描述具体问题
1. 在push一个使用QMUINavigationBarScrollingAnimator,navigationBar背景开始为透明颜色。不管滚动与否,返回会…