Explorar el Código

[마이메인][Common] 버킷리스트 레이아웃 조절

Hasemi hace 7 años
padre
commit
5f91071059
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/src/main/res/layout/fragment_my_main.xml

+ 1 - 1
app/src/main/res/layout/fragment_my_main.xml

@@ -684,7 +684,7 @@
 
       <android.support.constraint.ConstraintLayout
         android:id="@+id/my_bucket_list_card_view2"
-        android:layout_width="143dp"
+        android:layout_width="148dp"
         android:layout_height="148dp"
         android:background="@drawable/faq_text_border"
         app:layout_constraintEnd_toEndOf="parent"