Joey, another idea is to use ListView, which will display complex items (each one consists of many articles)... It's just brainstorm, bro, I will generate ideas until we will found good solution!
BR, Roman. 2013/6/1 Joey Chan <qqwor...@gmail.com> > Thanks for the tips, Flow may not be a good option if too many items to > display. > > @Roman, seems we have to think about other alternative solutions > > > 2013/6/1 Michał Sawicz <michal.saw...@canonical.com> > >> W dniu 31.05.2013 18:49, Joey Chan pisze: >> > I may try Flickable + Flow, I think, all Items are not list in a >> > straight line and items' size is "random". >> >> Hey guys, one thing to remember here. >> >> A Flow will lay everything (as in the whole model) out all the time. All >> the items will be created, laid out and in memory. This does mean better >> visual experience (as in no image loading etc.), but it's dangerous - >> you can easily hog the device memory. >> >> -- >> Saviq <michal.saw...@canonical.com> >> >> >
-- Mailing list: https://launchpad.net/~ubuntu-phone Post to : ubuntu-phone@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp