浏览代码

修改样式问题

Pq 1 年之前
父节点
当前提交
af070a40e1
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      institution/src/main/res/layout/view_switch_album_layout.xml

+ 0 - 1
institution/src/main/res/layout/view_switch_album_layout.xml

@@ -29,7 +29,6 @@
             android:id="@+id/recyclerView"
             android:layout_width="match_parent"
             android:layout_height="wrap_content"
-            android:overScrollMode="never"
             android:scrollbars="none"
             app:layout_constraintTop_toBottomOf="@+id/iv_title" />