You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.
The text was updated successfully, but these errors were encountered:
sea5241
changed the title
card里的style添加padding上下滑动会错乱,在线等,挺急的,多谢
BannerCard里的style添加padding上下滑动会丢失内边距,在线等,挺急的,多谢
May 19, 2020
sea5241
changed the title
BannerCard里的style添加padding上下滑动会丢失内边距,在线等,挺急的,多谢
BannerCard里的style添加padding上下滑动会丢失内边距,LinearLayoutHelper似乎处理高度有点问题
May 19, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
如果BannerCard和GridCard挨着排列,BannerCard里的style添加padding,下内边距,上下滑动回来,下内边距会消失,两个楼层挤在一起,如果这时候页面内有bannercard楼层,滑动一下banner,消失下内边距的楼层会恢复下内边距,LinearLayoutHelper的layoutViews方法的layoutState.getLayoutDirection(),按LAYOUT_START计算高度好像是对的,按LAYOUT_END计算高度好像就会有问题,请帮看一下,在线等,挺急的,多谢
The text was updated successfully, but these errors were encountered: