Help needed for creating an Android Activity Layout - Screenshot given -
i need create screen(scrollable) similar screenshot shown here . have no idea regarding kind of layout patterns should resort or widgets should use.
the data including thumbnail links, available dynamically.
experts, kindly valuable suggestions, advices , help.
looking forward, regards, rony
i have worked lot on listviews , looking @ screenshot, suggest avoiding use of listviews if can. if have constant layout, if layout showed there in screenshot layout of each element[unique ones only] in xml file , add them dynamically , when required. although not sure how want layout exactly, might not if elements can increase in number.
Comments
Post a Comment