Re: [android-developers] ListView :how do i align a count column on right

2010-08-20 Thread Mark Murphy
Off the cuff: On Fri, Aug 20, 2010 at 10:29 PM, elubin wrote: > Can someone please provide me a ListView row layout that will show > text on the left (the full width of the screen) and just leave one > right aligned column for a count on the right?  Everything I try has > the text overwrite

[android-developers] ListView :how do i align a count column on right

2010-08-20 Thread elubin
Can someone please provide me a ListView row layout that will show text on the left (the full width of the screen) and just leave one right aligned column for a count on the right? Everything I try has the text overwrite the count column... http://www.elubin.com/images/Capture.jpg -- You receiv