[android-developers] multi column list view help

2010-10-06 Thread Varun Khanduja
Hello,

I am trying to get a multiple column list view. The hello in the
picture is the second column i m trying to achieve.

Here is the link to picture. 
http://www.flickr.com/photos/34403...@n02/5057967965/

Here is my xml code, if someone can help me with xml properties for
label 3 it would be quite helpful.



http://schemas.android.com/apk/res/android";
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:orientation="horizontal">












-- 
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


Re: [android-developers] multi column list view help

2010-10-06 Thread TreKing
On Wed, Oct 6, 2010 at 6:47 PM, Varun Khanduja wrote:

> Here is my xml code, if someone can help me with xml properties for label 3
> it would be quite helpful.
>

As I said in your previous post: "add the new TextView after the inner
LinearLayout. That should be all you need."

-
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en