DevsmartLib-Android
DevsmartLib-Android copied to clipboard
item width and height in xml ignored
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.
Noticing the same thing. If I set some layoutparams on my list item, its ignored and instead the item fills the parent