It kind of worked when I switched to a framelayout. Otherwise it was turning out to be a pain trying to position the controls. I didn't try the layout_weight, it looks like that might have worked. But anyway....
On Sunday, March 25, 2012 7:21:15 AM UTC+5:30, MagouyaWare wrote: > You could try giving your textview a layout_weight of 1... > > Thanks, > Justin Anderson > MagouyaWare Developer > http://sites.google.com/site/magouyaware<http://sites.google.com/site/magouyaware> > > > On Thu, Mar 22, 2012 at 3:31 PM, TreKing <[email protected]> wrote: > >> On Thu, Mar 22, 2012 at 2:58 AM, Put_tiMe <[email protected]> wrote: >> >>> how can I fix this issue? How can I place the image to the extreme RHS >>> of the list view row. >> >> >> That should work. What does it look like now? Have you used >> http://developer.android.com/guide/developing/tools/hierarchy-viewer.html<http://developer.android.com/guide/developing/tools/hierarchy-viewer.html> >> to >> inspect how the layout appears? >> >> >> ------------------------------------------------------------------------------------------------- >> 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<[email protected]> >> To unsubscribe from this group, send email to >> android-developers+[email protected]<android-developers%[email protected]> >> For more options, visit this group at >> http://groups.google.com/group/android-developers?hl=en<http://groups.google.com/group/android-developers?hl=en> >> > > -- 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

