i have layout1 xml file having one spinner and one textview and i have another called layout2 xml in that i have a listview now i have a set of array items present in android strings.xml this i have made into arraylist in my present logic now i have written custmom adapter which extends base adapter i will set custom adapter ,in that custom adapter,i taking arraylist count based on that getview method will work.so that every listview has name based on postion, with spinner spinner has common values in every listview position eg:(yes,no) now i am not able to retrieve this spinner value with textview value
please help me i need it really urgent
0 comments:
Post a Comment