- Enable fadeScrollbars=false in RecyclerView
- Improve visibility of scrollbar
fix: Prevent navigation focus escape at end of list
- Implement custom LinearLayoutManager to intercept focus search
- Block FOCUS_DOWN action at the last item
- Remove legacy OnKeyListener and OnScrollListener