瀏覽代碼

[마이][Common] 버킷리스트화면 스크롤 조정

Hasemi 7 年之前
父節點
當前提交
15a990cd8d
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app/src/main/res/layout/fragment_my_bucket_list.xml

+ 1 - 0
app/src/main/res/layout/fragment_my_bucket_list.xml

@@ -113,6 +113,7 @@
             android:layout_marginTop="20dp"
             android:layout_marginEnd="17dp"
             android:layout_marginBottom="28dp"
+            android:descendantFocusability="blocksDescendants"
             app:layout_constraintBottom_toBottomOf="parent"
             app:layout_constraintEnd_toEndOf="parent"
             app:layout_constraintStart_toStartOf="parent"