I am getting extra space in subview as shown below
Flex repeater is shown as below with properties
So you have the flex repeater in a different view and you're embedding it ?
I would do that if you're not reusing it somewhere else,
but if you do want to, check (and show us) the embedded view properties. I'm guessing it has a useDefaultViewWidth
property that you need to uncheck.
And I do mean on the embedded view, NOT on the repeater itself.
But it will also depend on the type of the container you put it in.
I'll quote myself:
This means the thing that shows the repeater on your first screenshot
Do you mean to uncheck here
So if I am unchecking it , it will have multiple instances as shown below: