AlertDialog Kotlin Custom View
AlertDialog
程式碼已上傳至 GitHub 可以參考 網址
Simple AlertDialog
Simple AlertDialog |
手機畫面 |
點選 Button 會顯示對應的 Toast
Toast |
List AlertDialog
List AlertDialog |
手機畫面 |
點選確認列表 Toast 顯示訊息,並且將 AlertDialog 畫面關閉
透過 item Selected 來做出動作
CustomVIew AlertDialog
將 Binding 傳給 createAlertDialog 想取得資料可以透過 bindingAlertDialog 直接取得項目元件 |
create AlertDialog,要注意 this@CsvActivity 要替換成當前的 Activity |
1. 首先要建立 AlertDialog 客製化的 View
5. 填寫 EditText,點選新增項目後
註:
所有的 AlertDialog 可以透過 CsvActivity.kt 的 Button 去啟動
GitHub Code : https://github.com/LiuPangYao/sidekotlin
專案名稱 : sidekotlin
commit version : bbbc048
留言
張貼留言