-
-
Notifications
You must be signed in to change notification settings - Fork 643
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
设置header,下拉刷新时,header和内容之间会出现一条线 #305
Comments
这是flutter一直以来的问题,建议使用特殊布局处理 多0.5即可 |
特殊布局?是header使用特殊布局吗还是其他方式,不是很明白,还望指导指导,感谢:) |
|
@zyang008 请问特殊布局解决了吗= - = |
在负坐标中加个控件处理背景色即可 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
1.页面背景色设置蓝色;
2.header背景色和内容的背景均为白色(header与内容之间未设置分割线);
3.手指下拉时(未释放),可以看到内容与header之间有条蓝色的线
The text was updated successfully, but these errors were encountered: