图片只跟随这上走下走,但是下拉不进行放大,我的AppBarLayout 是在activity中设置成图片比例的宽高了, int width = ScreenUtils.getScreenWidth(this); int height = (int) (width * 0.768); ablHead.setLayoutParams(new CoordinatorLayout.LayoutParams(width,height)); <img width="966" alt="图片" src="https://user-images.githubusercontent.com/8789243/71360287-49343080-25ca-11ea-91ba-b169c29ee01a.png">