Hello 🙂 I have several classes which call the onItemClick event of the same ListView and there is quite a lot of code inside each one, and all the code is the same. I’ve seen other people define the onClick event in another class, how would i go about doing this?
Any examples or tutorials would be much appreciated. Thanks
I think what jpm mean was “implement”: