
- id 속성
<Button android:id="@+id/btn1" android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="배경색 변경"/>
match_parent : 부모 레이아웃에 폭이나 높이를 맞춤
wrap_content : 글자 들어갈 정도로 설정
- backgroud 속성
- padding 속성
- layout_margin 속성
- visibility 속성
- enabled 속성
- clickable 속성
- rotation 속성
- text
- textColor
- textSize
- typeface
- singleLine