DevsmartLib-Android icon indicating copy to clipboard operation
DevsmartLib-Android copied to clipboard

item width and height in xml ignored

Open ashok-v opened this issue 14 years ago • 1 comments

I am using a layoutinflater to inflate an item whose xml specified exact width and height in dp. The problem is that the item is occupying the entire width of the listview.

ashok-v avatar Sep 26 '11 13:09 ashok-v

Noticing the same thing. If I set some layoutparams on my list item, its ignored and instead the item fills the parent

levinotik avatar Jul 11 '12 21:07 levinotik