I have an application that calculates the total value per product of the purchase (quantity x unit value of the product).
I would like the EditText field of the total per product to automatically populate after the quantity and strong> were filled.
Someone knows how to do with an EditText or TextView this automatic process.