java - Android - add date from one fragment to another running fragment -


i have 2 fragments, , b

a running , has edittexts , data filled out.

there button in opens fragment b

fragment b list of pictures

i need select picture b , send set imageview.

how do out loosing data filled out in a.

try fragment.settargetfragment , fragment.gettargetfragment


Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

java - SmsManager sending message more than one -