Im creating a simple inventory app where the user puts in the item and the quantity and then saves into a listView. For this I need it to save the last 10 user inputs. But my co