Re: [android-developers] [beginner] Analysis of the engadget app
On Mon, Jan 17, 2011 at 1:17 AM, JPS <jpsarda@gmail.com> wrote:
I want to make an application with tabbed panes, with different views
in each pane. I would like to know if there is a standard component/ way for doing this.
Standard way of doing tabs would be TabActivity and TabView. Though I doubt that's what's being used in the picture, by the looks of it.
Any help to analyse how they are doing this will be greatly appreciated.
Looks simply like a LinearLayout with a single row of buttons. Clicking on a given button changes the main view. This should be incredibly easy to layout and code up.
-------------------------------------------------------------------------------------------------
TreKing - Chicago transit tracking app for Android-powered devices
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home