0
My question is regarding the capture of information in a ListView
on Android and paste the same information into a TextView
.
Example: I created a ListView
fruit and I want to click on a fruit from the list the name of this fruit appears in this TextView
.
do you have any code already done? could put it in question? is in java or Kotlin?
– rray