PtrClassicFrameLayout 嵌套RelativeLayout头部被裁减了
Author: mxdlsmCreated Sep 5, 2019Updated Sep 9, 2019
大佬我使用PtrClassicFrameLayout
嵌套一个RelativeLayout
,然后RelativeLayout
里嵌套个RecyclerView,我RecyclerView里还有头布局,当我上滑之后再往下滑动的时候,头布局就少了一半。这个怎么解决呀?当之前套一个RecyclerView时不会出现这种问题。

Source: liaohuqiu/android-Ultra-Pull-To-Refresh