How can I have one recyclerview element using datas from another page?

13 Views Asked by At

from this(https://i.stack.imgur.com/pS9B9.png)

to this(https://i.stack.imgur.com/QT4b6.png)

after clicking submit button I want all fundraising descriptions turn into one recyclerview element. In short, i need to do edittext->recyclerview, that's it.

I have no idea what to do. My code is in kotlin

0

There are 0 best solutions below