屏幕向上滑动toolbar消失,向下滑动toolbar出现

在toolbar中加入这个属性便可: app:layout_scrollFlags=“scroll|enterAlways” 或者enterAlwaysCollapsed app:layout_scrollFlags=“scroll|enterAlwaysCollapsed”android <?xml version="1.0" encoding="utf-8"?> <android.suppor
相关文章
相关标签/搜索