I have 14 EditTexts in the XML, how do I retrieve the hint from the text where some value is entered and pass that hint from the text and set it in a TextView?
I’ve been trying to solve that problem for a few days and find solutions, but I haven’t succeeded. Does anyone have an idea how I could solve it.