iT邦幫忙

2022 iThome 鐵人賽

DAY 25
0
自我挑戰組

Kotlin自我學習系列 第 25

Android Studio Toast(2)-----(Day25)

  • 分享至 

  • xImage
  •  

接著是另外一個按鈕式,跟下方圖片一樣。
https://ithelp.ithome.com.tw/upload/images/20221010/20151899wKNUFrBFln.pnghttps://ithelp.ithome.com.tw/upload/images/20221010/20151899XfviSSDLFB.png
那這邊的程式碼則是用AlertDialog.Builder來做建置,在裡面設置文字內容。
https://ithelp.ithome.com.tw/upload/images/20221010/20151899WzMPkIXP6v.png

下一個是列表式,功能式下方的圖片。
https://ithelp.ithome.com.tw/upload/images/20221010/20151899CWW5gtcPi4.png
https://ithelp.ithome.com.tw/upload/images/20221010/20151899kNgyAcWn7p.png
這邊的程式碼一樣是用AlertDialog.Builder,只是在設置的時候用setItems來建置,把另外創建的陣列放進來。
就可以有這樣的結果了!
https://ithelp.ithome.com.tw/upload/images/20221010/201518999a8Aw5MXgZ.png

最後一個是單選式,內容如下方圖片。
https://ithelp.ithome.com.tw/upload/images/20221010/20151899rH2jn4Sks6.png
https://ithelp.ithome.com.tw/upload/images/20221010/20151899hWZQmOuvGH.png
這裡的程式碼也是用AlertDialog.Builder,但這邊建置是用setSingleChoiceItems,跟上方一樣把資料放進去就可以了!
https://ithelp.ithome.com.tw/upload/images/20221010/20151899eu6FIX5Uz5.png


上一篇
Android Studio Toast(1)-----(Day24)
下一篇
Android Studio 圖片動畫-----(Day26)
系列文
Kotlin自我學習30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言