Onaylı Üye
I am currently developing an application which is "shopping cart" where you can search and scan the barcode of the item you purchases and it will automatically total all the items. My problem is when you search the product and it showed up, the item total will not be calculated unless you add for another product. For example let's say I bought a drink and it cost 1$, I scanned it through my application the total should display 1$ in the total textview but it does not it only showed "0", if you add another item again in the list it showed the correct price but the first item but the first item is not included in the total.
I'm using Android Studio, if someone can help me, I am willing to send you the file. Thanks
I'm using Android Studio, if someone can help me, I am willing to send you the file. Thanks