[android-developers] horizontal listview at runtime

2011-09-15 Thread vani reddy
Hi friends, I have horizontal listview, i want to have the whole horizontal listview to be one below the other? -- Regards, Vani Reddy -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

Re: [android-developers] horizontal listview at runtime

2011-09-15 Thread Monzurul Islam Shamim
to make one below another you can wrap both by a vertical layout..I think you already tried it...if so then where is the problem. On Thu, Sep 15, 2011 at 4:35 PM, vani reddy vani.reddy.bl...@gmail.comwrote: Hi friends, I have horizontal listview, i want to have the whole horizontal listview

Re: [android-developers] horizontal listview at runtime

2011-09-15 Thread vani reddy
Hi, I have wrapped both one below the other in vertical layout.But still its not happening.Do u want me to send you the code? On Thu, Sep 15, 2011 at 4:14 PM, Monzurul Islam Shamim monzur...@gmail.comwrote: to make one below another you can wrap both by a vertical layout..I think you already

Re: [android-developers] horizontal listview at runtime

2011-09-15 Thread bhaskar bommala
Hi, can you send me the code...,will lookinto that On Thu, Sep 15, 2011 at 4:32 PM, vani reddy vani.reddy.bl...@gmail.comwrote: Hi, I have wrapped both one below the other in vertical layout.But still its not happening.Do u want me to send you the code? On Thu, Sep 15, 2011 at 4:14 PM,

Re: [android-developers] horizontal listview at runtime

2011-09-15 Thread Monzurul Islam Shamim
yes On Thu, Sep 15, 2011 at 5:02 PM, vani reddy vani.reddy.bl...@gmail.comwrote: Hi, I have wrapped both one below the other in vertical layout.But still its not happening.Do u want me to send you the code? On Thu, Sep 15, 2011 at 4:14 PM, Monzurul Islam Shamim monzur...@gmail.com

Re: [android-developers] horizontal listview at runtime

2011-09-15 Thread vani reddy
Hi , I have sent the code On Thu, Sep 15, 2011 at 4:38 PM, Monzurul Islam Shamim monzur...@gmail.comwrote: yes On Thu, Sep 15, 2011 at 5:02 PM, vani reddy vani.reddy.bl...@gmail.comwrote: Hi, I have wrapped both one below the other in vertical layout.But still its not happening.Do u

Re: [android-developers] horizontal listview at runtime

2011-09-15 Thread vani reddy
Hi, Actually instead of wrapping it one below the other in vertical layout, i want to have repetitive views at runtime, using once in xml On Thu, Sep 15, 2011 at 5:03 PM, vani reddy vani.reddy.bl...@gmail.comwrote: Hi , I have sent the code On Thu, Sep 15, 2011 at 4:38 PM, Monzurul Islam