0

I have an activity with a tablayout containing 3 tabs/fragments (+ ViewPager). Each tab/fragment contains a textfield and a button to submit user input that ideally, would accept and display that input into the same fragment as a radio button as if it were a checklist. How am I supposed to go about this? Am I supposed to use just one textfield and button in the activity and pass the user input into the appropriate fragment, or am I going in the right path with one button and textfield for each fragment?

Would love to hear your thoughts on this, thank you!

0 Answers0