Section Title is not visible if I am using vertFocusAnimationStyle = floatingFocus or vertFocusAnimationStyle = fixedFocus.
As per documentation it should work with the fixedFocus value.
Also, Section title is not visible even after using the value fixedFocusWrap, you need to press the up key to see the section title. (Also the disadvantage of using fixedFocusWrap is that it creates infinite loop on up/down key press, we can't release focus on up/down key press)
Not able to use this component because of these bugs.
Can someone please help?
There is no MarkupList example also which is working fine with multiple sections. If someone has please do share.