襄阳做网站,wordpress的模板是什么,移动网站开发课程设计,广州市数商云网络科技有限公司1 问题
主页面用的是这种结构
CoordinatorLayout+AppBarLayout+CollapsingToolbarLayout+RecyclerView(里面再嵌套RecyclerView,然后这个RecyclerView再嵌套一个RecyclerView)上下滑动在AppBarLayout下面出现页面上下颤抖问题 2 分析
我的主页代码如下
?xml versio…1 问题
主页面用的是这种结构
CoordinatorLayout+AppBarLayout+CollapsingToolbarLayout+RecyclerView(里面再嵌套RecyclerView,然后这个RecyclerView再嵌套一个RecyclerView)上下滑动在AppBarLayout下面出现页面上下颤抖问题 2 分析
我的主页代码如下
?xml version="1.0" encoding="utf-8"?
androidx.coordinatorlayout.widget.CoordinatorLayoutxmlns:android="http://schemas.android.com/apk/res/android"xmlns:app="http://schemas.android.com/apk/res-auto"android:layout_width="match_parent"android:layout_height="match_parent"android:background="@color/white"com.google.android.material.appbar.AppBarLayoutandroid:id="@+id/app_bar"app:elevation