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