View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0012790 | MMA | TV devices | public | 2015-07-20 18:08 | 2024-06-27 15:59 |
Reporter | marek | Assigned To | |||
Priority | high | Severity | feature | Reproducibility | always |
Status | assigned | Resolution | open | ||
Product Version | 1.1.3 | ||||
Target Version | 2.0.3 | ||||
Summary | 0012790: Implement keyboard and D-pad navigation | ||||
Description | We do use only touchscreen input in MMA. Many devices support or even require keyboard or D-pad navigation. All devices with Android TV uses only directional keys to navigate. We should implement it. It is the only requirement to use MMA on Android TV devices. It should be implemented with new UI. It is easy to implement, we only have to include additional tags to new layouts and then test it with keyboard. More info here: https://developer.android.com/training/keyboard-input/navigation.html https://developer.android.com/training/tv/start/navigation.html | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||
|
I've upgraded to Nexus Player to Android TV Oreo 8.1 and D-Pad Navigation works in 95% of options and only few tweaks needs to be done with reaction, order of navigation and setting for default focused field. Based on #12215 many if these should be solved in Material design. I Uploaded video to FTP showing MMA behavior where it can bea easily seen that context Menu is not available for D-Pad Navigation |