Tweet

Replying to @josecastillo

decoded just a bit. Recursively iterating through a view hierarchy to find the deepest focusable view — the practical upshot of which is, now I just have to call window->becomeFocused() and it automatically highlights the first book in the list.

(original)