Hi All,

I have a list model with items. The list view is a horizontal listview.

If the width of the list view is less than the width of all the items, it shows a more button with a drop-down showing the remaining items.

However I need to anchor one item permanently to the right of the view, even if the items are less in the list.

Kindly advice.