Browse Source

[튜토리얼][Common] 아이콘 변경 반영

Hasemi 7 years ago
parent
commit
127dea5c58
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/src/main/res/layout/tutorial_listicle_detail.xml

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

@@ -64,7 +64,7 @@
       android:id="@+id/image_view_share_bubble"
       android:layout_width="wrap_content"
       android:layout_height="wrap_content"
-      app:srcCompat="@drawable/bubble_tutorial_edit"
+      app:srcCompat="@drawable/ic_bubble_tutorial_share"
       />
 
     <TextView