Collection widget layout not displaying as expected
I'm currently providing my collection widget mashups through a service that provides: the mashup name, the width, the height, and some extra text. I want my FlowLayoutGravity property to be "Edge" but when I set that the first cell is correctly on the left, but additional cells are being pushed to the right and leaving space in between cells that is not desired. What am I doing wrong here?

