일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |
Tags
- InputTypes
- cocoapods
- LayoutEditor
- Lottie
- 안드로이드
- 리소스
- Constraint
- ios
- 액티비티
- API Level
- 화면전환
- button
- lateInit
- Drawable
- 데이터바인딩
- 코코아팟
- DataBinding
- 앱빌드
- EditText
- kotlin
- 프로젝트생성
- 프래그먼트
- ImageView
- linearlayout
- SWIFT
- 코틀린
- gradle
- 스택관리
- xcworkspace
- Android
Archives
- Today
- Total
목록button (1)
코코아의 우당탕탕 개발일지

이번 시간에 정리해볼 부분은 User Interactivity, 사용자 상호작용이다. Android Kotlin Fundamentals: Add user interactivity | Android Developers In this codelab you learn how to add an editable text view and display the entered text. developer.android.com EditText 사용자에게 텍스트를 입력받기 위해서, Android Studio에서는 EditText를 사용한다. 디자인 탭으로 전환한 뒤 Palette에서 UI 요소들을 살펴보자. 가장 상단에서 텍스트뷰인 Ab TextView 밑으로 다양한 EditText 뷰들을 확인해볼 수 있다. 요소 이름 ..
[Android]/학습
2022. 11. 1. 03:33