针对控制器输入进行优化

支持使用遥控器进行导航。


This Compose file below is part of a screen in an Android TV app.
Implement navigation using the D-pad or remote control.
Ensure that focus moves correctly between composables and that the currently focused element is visually highlighted.
Handle both directional navigation and selection events.

$CURRENT_FILE