I need to create one drop down list contains some Languages. By selecting any language
of this list, it should list out corresponding language details, for example, if I select English, then it will list English songs. All details are coming from a url.
I need to create one drop down list contains some Languages. By selecting any
Share
I think you need Accordion view, take a look at this question and also this sample will give the right idea.