Similar to the format of form, how to add BUTTON in the column, and get the click event,
CodePudding user response:
Look at the official documenthttps://docs.microsoft.com/en-us/xamarin/android/user-interface/layouts/list-view/customizing-appearance
Such code should be able to find the
FindViewById(Android. Resource. Id. The List). CheckedItemPosition
CodePudding user response:
Xamarin development.But when I was in android development, using a listview,
Be implemented is to separate their own template listview, button events,