Skip to content
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

coordinatorlayout + recyclerview 最后一个item显示不全 #293

Closed
4 tasks done
elliotwb opened this issue May 27, 2018 · 2 comments
Closed
4 tasks done

coordinatorlayout + recyclerview 最后一个item显示不全 #293

elliotwb opened this issue May 27, 2018 · 2 comments

Comments

@elliotwb
Copy link

运行环境

  • 设备型号:如:荣耀9
  • 设备系统版本:如 Android 8.0
  • Gradle 版本:如 3.1.2
  • QMUI Android 版本:1.x.x

具体问题描述

CoordinatorLayout布局中嵌套recyclerview ,recyclerview 的最后一个item显示不全,QMUI官方的demo也有这个问题。

问题截图 ####
_20180528002849

Layout Inspector 文件(如何获取)

异常日志(堆栈)

@androidflying
Copy link

在 CollapsingToolbarLayout.中添加android:minHeight="?actionBarSize” 属性

@cgspine
Copy link
Collaborator

cgspine commented May 28, 2018

谢谢反馈。补上 android:minHeight="?attr/qmui_topbar_height" 就可以了

@cgspine cgspine closed this as completed May 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants