안드로이드) Kotlin, Custom Dialog 기본
val dialog = AlertDialog.Builder(context) val edialog : LayoutInflater = LayoutInflater.from(context) val mView : View = edialog.inflate(R.layout.dialog_update_delete,null) val update_Tv : TextView = mView.findViewById(R.id.update_Tv) val delete_Tv : TextView = mView.findViewById(R.id.delete_Tv) update_Tv.setOnClickListener{ } delete_Tv.setOnClickListener{ } dialog.setView(mView) dialog.create()..
안드로이드
2019. 12. 9. 18:42
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- mysql
- flame
- CHANNELS
- DART
- Tutorial
- WAS
- flutter
- socket.io
- Kotlin
- password
- springboot
- Android Studio
- 에러
- Django
- 코틀린
- Hummingbird
- Git
- 알고리즘
- 플러터
- 해결
- github
- django server
- 에러해결
- 안드로이드스튜디오
- chatting
- redis
- node.js
- 안드로이드
- Android
- RecyclerView
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함