Browse Source

[세팅][New] 레이아웃 수정 중

hyodong.min 7 years ago
parent
commit
cbb0c5489e
1 changed files with 2 additions and 2 deletions
  1. 2 2
      app/src/main/res/layout/setting_custom_menu1.xml

+ 2 - 2
app/src/main/res/layout/setting_custom_menu1.xml

@@ -37,8 +37,8 @@
 
     <ImageView
       android:id="@+id/image_view_setting_menu_accordion"
-      android:layout_width="50dp"
-      android:layout_height="50dp"
+      android:layout_width="wrap_content"
+      android:layout_height="wrap_content"
       android:layout_marginEnd="9dp"
       android:padding="20dp"
       app:layout_constraintBottom_toBottomOf="@+id/text_view_setting_menu_text"