by sandis84 » Thu Nov 05, 2009 11:03 am
So Im making a search function in my program, where each search result is presented as an advanced layout containing both text and graphics. Ofcourse I could just take a linearlayout and att views with .addView, but maybe there is a better solution?