I don’t know to explain this but here i go, so i have a populated list… so each item i long press a item from that list an image button will appear its a Delete button actually.. so when i long press another item on the list i want to make that button on the first item i clicked to be hidden… its like every time i long click an item a image button appears and when i click another item, that button will be hidden and the button from which i clicked the new item will be shown.. any inputs as to how to do this will be much appreciated, or if u can give me some effecient way in doing this.. please do share. tnx much
Share
Try this,
Assuming you’re using a Adapter for the list…