浏览代码

[마이][Common] 로그인시 북마크 콘텐츠 좋아요 및 북마크 아이콘 노출

Hasemi 7 年之前
父节点
当前提交
e1fbeec229
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app/src/main/res/layout/fragment_my_main_login_case.xml

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

@@ -310,6 +310,7 @@
         android:layout_marginTop="8dp"
         android:layout_marginEnd="208dp"
         android:layout_marginBottom="16dp"
+        android:visibility="gone"
         app:layout_constraintBottom_toBottomOf="parent"
         app:layout_constraintHorizontal_bias="1.0"
         app:layout_constraintStart_toEndOf="@+id/image_view_book_mark"