anyone? i worked around it by making the list view contain another LinearLayout, with itself having a margin. it works, but when scrolled there is black horridness introduced, before ListView realises the background is transparent and fills with pattern. yuck.
starting to think i'm a bit hosed here. >i'm having a little trouble getting a ListView with custom views in >it to look right, i wonder if i'm missing something basic. > >i'd like the scrollbar for the ListView to remain at hard right, but >the actual view items to be inset inside the view frame. padding >adds space inside the item view frames, seems like, and there's no >setMargins() call in AbsListView.LayoutParams. > >any help appreciated! > >thanks >-- >jason.vp.engineering.particle -- jason.vp.engineering.particle --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

