Following the dashboard interface from the Google I/O 2010 
conference<http://code.google.com/p/iosched/>, 
I see that they use a LinearLayout to make the dashboard. Other examples 
also use this style. I was wondering why wouldn't you use a GridView 
instead, seeing that it's mostly organized for you already? You can also 
more easily set a listener for the entire GridView, as oppose to 
individually writing a line of code for setting a listener for each button. 
Does it really matter or is there any difference?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to