Hello all,
I am currently developing an app on a Roku 4 Premium+ running v7.6 and am attempting to use a 9-patch image for the focus bitmap. There are no problems in my Row List when the row fills the entire section with items and FixedFocusWrap is being used for the RowFocusAnimationStyle. The issue begins when FloatingFocus is initiated for a row that does not have enough items to fill the screen/row. When this problem occurs, the focus bitmap shifts to the left about 10 units from where it is on the other rows.
Does anyone know why this happens with FloatingFocus? And how to prevent it so that the alignment of the focus bitmap is the same regardless of the RowFocusAnimationStyle?
Thank you!
Jake