DynamicWrapLayout
DynamicWrapLayout copied to clipboard
Horizontal alignment of content
Hello. When I set HorizontalOptions or HorizontalContentAlignment in "Center"/"CenterAndExpand", Content inside DynamicWrapLayout always alignment to "Start". Please show me how use it correctly or if it bug - fix it.
Thanks.
NOW: [ [] [] [] _____ ] NEED: [ __ [] [] [] __ ]
HorizontalContentAlignment just exist? Not used?
Is your actual wrap layout centered? That could cause this issue as well.