Is it possible to have a RowList where each row has a different rowFocusAnimationStyle? So many other things for a RowList allows to be set per row, but rowFocusAnimationStyle is just a string. What I'm trying to achieve is that the first row is fixedfocuswrap, and all of the subsequent rows are floatingfocus and thus won't wrap.
Thanks!