【Android Studio】コンテキストメニューの作り方 - Kotlin編
Sara
Code for Fun
ここでは ListView に関する記事をまとめています。
以下のサンプル画像を参考に各記事をお読みください。
Java 編:https://codeforfun.jp/java-listview-with-one-textview/
Kotlin 編:https://codeforfun.jp/kotlin-listview-with-one-textview/
Java 編:https://codeforfun.jp/java-listview-with-two-textview/
Kotlin 編:https://codeforfun.jp/kotlin-listview-with-two-textview/
Java 編:https://codeforfun.jp/java-listview-with-imageview-and-textview/
Kotlin 編:https://codeforfun.jp/kotlin-listview-with-imageview-and-textview/
Java 編:https://codeforfun.jp/java-listview-with-searchview/
Kotlin 編:https://codeforfun.jp/kotlin-listview-with-searchview/