OK. I do have a specific question. Does anyone know what kind of layout is used for the Google+ stream? Is it a GridLayout or a custom layout?
I was trying a GridView for my application, but as far as I've found it's not possible to give items in a GridView a width of two columns, or am I missing something? Would GridLayout be an efficient way to display multiple (up to 50) Views? Thanks! On Monday, July 9, 2012 7:23:08 PM UTC+2, MagouyaWare wrote: > > i want build something like that. >> > Great, so get started... > > i need a main feed, and a slide menu on the left that will change the main >> screen. >> > it's need to work on android 2.1 to 4.1 >> > Well, time to get to work then... When you run into a specific problem, go > ahead and try asking again. In the meantime, here are some links you may > find useful: > > - http://developer.android.com/guide/topics/ui/declaring-layout.html > - http://catb.org/esr/faqs/smart-questions.html > > > Thanks, > Justin Anderson > MagouyaWare Developer > http://sites.google.com/site/magouyaware > > > On Mon, Jul 9, 2012 at 4:03 AM, Eyal Berman <---> wrote: > >> i want build something like that. >> >> i need a main feed, and a slide menu on the left that will change the >> main screen. >> it's need to work on android 2.1 to 4.1 >> >> > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

