How can i use in a fragment a Method from another fragment?
I got in Fragment 1:
fun testfun() { // change some variables }
And i