안녕하세요-

 

짐 xml에서 이미지 바꾸는데요

 

<Button
  android:id="@+id/a"
  android:layout_width="wrap_content"
  android:layout_height="wrap_content"
  android:layout_marginLeft = "7dp"
  android:layout_marginTop = "7dp"
  android:layout_below="@+id/help""
  android:background="@drawable/menu06"
  android:layout_centerHorizontal="true"/>

 

 

빨강동그라미엑스가  뜹니다..

element type "button" must be followed by either attribute specifications, ">" or "/>"

 

아시는 분 알려주세요T^T