2
Good night ! I am developing an app to perform calculation of the amount to bill from labor to customers according to the type of service. However I’m having difficulty in the last screen where will generate a billing report, I wanted to see how I picked these values from other screens, remembering that the value of time will change according to the type of service, but the values I will already leave defined in the app. The user will inform only the amount of hours he performed the service and the application will return with the amount to be charged.
That’s right ! will have other activities where the user will click and move to the next screen added on the buttons the method trocatela.Dai when clicking on the button ex.: Guarantee button( That is a type of service) it will already go set with the value of the hour to 100,00 Real for the next screen that would inform the amount of hours being that these values would be multiplied and displayed on the last screen of the app that was the one I put in the question. Dai wanted to see how to assign these values to multiply and display on the last screen.
– Eduardo Rodrigues
@Eduardorodrigues Check out the link I posted. He is your solution.
– Leonardo Cardoso