안드로이드) 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
- django server
- RecyclerView
- 안드로이드스튜디오
- Hummingbird
- 플러터
- DART
- github
- CHANNELS
- Git
- 코틀린
- Kotlin
- 해결
- Android
- password
- 안드로이드
- Tutorial
- 에러해결
- mysql
- WAS
- node.js
- flame
- Django
- chatting
- 알고리즘
- redis
- 에러
- socket.io
- flutter
- springboot
- Android Studio
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함