Lok1n8

Results 4 issues of Lok1n8

且CollapsingToolbarLayout中有ToolBar设置为pin 有ImageView设置为parallax; 然后想实现的效果是只在RecycleView的上下方可以刷新/加载更多; 现在的话 滑动效果就会怪怪的; 请问大神要怎么解决;

> window.decorView.rootWindowInsets must not be null > by com.effective.android.panel.utils.DisplayUtil.getNavigationBarHeight` (DisplayUtil.kt:123) > @JvmStatic fun getNavigationBarHeight(context: Context, window: Window): Int { val deviceNavigationHeight = getInternalDimensionSize(context.resources, Constants.NAVIGATION_BAR_HEIGHT_RES_NAME) //三星android9 OneUI2.0一下打开全面屏手势,导航栏实际高度比 deviceHeight 小,需要做兼容 val manufacturer...

bug
已修复待发版

enhancement