From the title itself, can someone help me how i can show the two checbox value into only one edittext. For example
checkbox1 = Apple
checkbox2 = Banana
if i click checkbox1, Edittext.text= Apple. But if i click both, edittext while be. Apple,Banana.
Thanks
P.S The title of this thread can also be an example
checkbox1 = Apple
checkbox2 = Banana
if i click checkbox1, Edittext.text= Apple. But if i click both, edittext while be. Apple,Banana.
Thanks
P.S The title of this thread can also be an example