I have tried this but without success!

The example on anddev.org is taken from
http://code.google.com/p/undroid/source/browse/trunk/src/com/bitsetters/undroid/common/Footer.java

i have tried that example because they also work with different
activities per tab, but I got nullpointerexception in my layout file
and dont see the footer..

Wouter

On 16 sep, 07:03, Desu Vinod Kumar <[email protected]> wrote:
> HI
>
> http://www.anddev.org/generalized_file_manager_2_-_gfm20-t397.html
> see this this may helpful to you...
> to make like iphone....
>
> On Tue, Sep 15, 2009 at 8:54 PM, Mark Murphy <[email protected]>wrote:
>
>
>
>
>
> > > How can i make something like this:
>
> > >http://www.appsstore.nl/apps/fml/fmlscreen1.jpg
>
> > > So i mean the tabs at the bottom of the screen. It has to be present
> > > on every activity and every tab shows and other activity
> > > (listactivity).
>
> > > How can i do this?
>
> > With a lot of work. There is no BottomTabsLikeIPhoneHas widget.
>
> > Having a bar of ImageButtons is easy. Giving them the proper transparent
> > background (so a sliver of the underlying ListView, as in your screenshot)
> > is the job of a graphic designer. Having the buttons change the contents
> > of the list could be done any number of ways, though I would start with a
> > ViewFlipper.
>
> > --
> > Mark Murphy (a Commons Guy)
> >http://commonsware.com
> > Android App Developer Books:http://commonsware.com/books.html
>
> --
> Regards
> -------------------
> Desu Vinod Kumar
> [email protected]
> 09176147148
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to