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 | 31 |
Tags
- intent
- Flutter
- android
- TEST
- CustomScrollView
- textfield
- scroll
- LifeCycle
- binding
- Kotlin
- 계측
- 앱
- 안드로이드
- livedata
- viewmodel
- Navigation
- 테스트
- drift
- Compose
- Coroutines
- 앱바
- activity
- appbar
- ScrollView
- Dialog
- textview
- data
- tabbar
- DART
- Button
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