Re: [android-developers] best layout for app, dynamic set of 2 rows which consist of icons and text

2010-11-23 Thread TreKing
On Sun, Nov 21, 2010 at 3:41 PM, Rustam Kovhaev wrote: > the question is: am I going in the right direction? > I don't think you really explained what direction you're going in or what your ultimate goal is. > is there any other(simpler) way to accomplish what I need? > I don't think you real

[android-developers] best layout for app, dynamic set of 2 rows which consist of icons and text

2010-11-22 Thread Rustam Kovhaev
Hello, I am developing simple web app, It gets data from url, then parses it with htmlcleaner + xpath. That was easy part. Now I am trying to present data and populate my RelativeLayout with data and icons(I store icons in local resources) I am trying to populate my Activity with multiple sets, ev