android - creating layouts dynamically and getting control on each layout -
i have create layouts dynamically depending on action example depending on action have created 5 layouts horizontal scroll , want control of each layout how go please give me suggestion
your requirement not entirely clear. if want load layouts xml resource fiel can use layoutinflater. return handle loaded layout can use further manipulation.
Comments
Post a Comment