Monday, January 3, 2011

[android-developers] Re: How to add labels above this table layout

Ohh!!!! After a very long time it works. As per you I had remove first
table layout (which is for labels) from R.layout.showscheduler and add
them to above listview. And it is what I want.

I thought first that If your activity is exwnds from ListActivity
then you don't have to add setContentView(). Ok TreKing Thank you
very much for your help and time.

On Jan 4, 9:39 am, TreKing <treking...@gmail.com> wrote:
> On Mon, Jan 3, 2011 at 10:35 PM, pramod.deore <deore.pramo...@gmail.com>wrote:
>
> > And I want it as
>
> > RoomName               SwitchName           StartDate      StartTime
> > Hall                    Tube                2011-1-1      11.00
> > Bedroom                Fan                2011-1-1      11.30
> > Kitchen                  AC                2011-1-1      12.00
>
> Then put that table in a separate layout, ABOVE the listview.
>
> -------------------------------------------------------------------------------------------------
> TreKing <http://sites.google.com/site/rezmobileapps/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

No comments:

Post a Comment