79525279

Date: 2025-03-21 11:18:40
Score: 1
Natty:
Report link
//Search filter with ListView changes item positions, need exact item IDs for other activity
int itemId = (int) retailerAdapter.getItemId(position);
mRetailerId = mRetailerBeanList.get(itemId).getId();
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Ashwin Savithru