< 3. Buttons >
1. Button
- Text in Button
2.ImageButton
- Image in Button
3. Chip
- 단어, 카테고리 등 표현
- 타원형 버튼
4. CheckBox
- 체크박스 + 텍스트
5. RadioGroup
- RadioButton Group
6. RadioButton
- 원형 체크박스 버튼
7. ToggleButton
- 텍스트 누르면 텍스트 변경
8. Switch
- 텍스트 + 스위치버튼
9. FloatingActionButton
- 원형 버튼
- 떠있는 듯 보임
- 버튼 안에 이미지 가능
'Andorid' 카테고리의 다른 글
Palette Component in Android (4) - Layout(Linear / Relative / Frame / Table / Grid / Constraint ) (0) | 2021.01.30 |
---|---|
Palette Component in Android (3) Widgets (0) | 2021.01.30 |
Palette Component in Android (1) TextView (0) | 2021.01.30 |
Manifest in 안드로이드 스튜디오 (2) (0) | 2021.01.30 |
Manifest in 안드로이드 스튜디오 (1) (0) | 2021.01.29 |