Notice
Recent Posts
Recent Comments
Link
250x250
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- intent
- Coroutines
- Button
- DART
- drift
- textfield
- Navigation
- activity
- textview
- ScrollView
- Compose
- appbar
- 앱
- 계측
- Kotlin
- 앱바
- tabbar
- livedata
- 테스트
- android
- binding
- data
- scroll
- TEST
- viewmodel
- Flutter
- 안드로이드
- Dialog
- LifeCycle
- CustomScrollView
Archives
- Today
- Total
목록android TimePickerDialog (1)
Study Record

✍ android 공식 문서 https://developer.android.com/reference/android/app/TimePickerDialog TimePickerDialog | Android Developers android.net.wifi.hotspot2.omadm developer.android.com ✍ TimePickerDialog 소개 TimePickerDialog를 사용하여 사용자에게 시간을 묻는 대화 상자를 나타낼 수 있다. → TimePickerDialog // TimePickerDialog 설정 val timePicker = TimePickerDialog( Context context, TimePickerDialog.OnTimeSetListener listener, int hou..
안드로이드
2022. 5. 26. 23:02