Browse Source

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

Hasemi 7 years ago
parent
commit
15a990cd8d
1 changed files with 1 additions and 0 deletions
  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"