PlaceHolderView icon indicating copy to clipboard operation
PlaceHolderView copied to clipboard

How to get spinner item in position.

Open vinayapporio opened this issue 6 years ago • 0 comments

I have a placeholder that contains a spinner. So i want to get the position of the clicked item. But @Click() method gives error 'that you cant use onclicklistener on adaptervire, use onitemclicklistener', and using setOnItemClickListener on spinner isnt wrking.

Please any proceeding will be helpful.

vinayapporio avatar Jun 21 '18 11:06 vinayapporio