Posts by punzipt • 3 points
1 post
-
0
votes1
answer65
viewsQ: Kotlin - Pass data between Fragments
I’m having a problem with an app I’m designing. I have 3 Fragments ( F1, F2, and F3): In F1 (contains a list with a series of sports) the user makes the choice regarding a sport (I use a Recycleview…