Category Archives: Android
AlertDialog 에서 Toast 표시하기
AlertDialog 에서 Toast 표시하기
AlertDialog 는 버튼 클릭시 무조건 창을 닫도록 되어 있다.
따라서, DialogInterface.OnClickListener … 더보기
Android MVVM (AAC) LiveData RecyclerView
Android MVVM (AAC) LiveData Databinding
AlertDialog 에 Layout 적용하기
AlertDialog 에 Layout 적용하기
간단한 방법으로 AlertDialog 에 Layout 적용할 수 있다.
……………………………………………..
코드
layout … 더보기