I'm working with the LeftNavView Libary with Google TV, I have found that I can respond to events when a tab is selected or unselected, but I would like to change an ImageView outside of the tab when Focus has changed (i.e. when using the D-Pad to navigate, but not when it is necessarily selected).
The idea is to change an ImageView in another view when navigating around the tabs. Is there a way to easily do this that I'm not seeing?