I have implemented cyclic behavior with RecyclerView for channel instead of VerticalGridView in EPF library code. I am facing issue when I am scrolling right in the programs, the focus jumps from current row to first visible row in EPG. Suppose If i am scrolling 4th channels program, it jumps to first visible channel.
Could you pls help on this.
I have implemented cyclic behavior with RecyclerView for channel instead of VerticalGridView in EPF library code. I am facing issue when I am scrolling right in the programs, the focus jumps from current row to first visible row in EPG. Suppose If i am scrolling 4th channels program, it jumps to first visible channel.
Could you pls help on this.