jfeinstein10 / SlidingMenu

An Android library that allows you to easily create applications with slide-in menus. You may use it in your Android apps provided that you cite this project and include the license in your app. Thanks!
Apache License 2.0
11.07k stars 5.04k forks source link

Keyboard nav on Google TV? #364

Open larham opened 11 years ago

larham commented 11 years ago

On a Google TV device, I'm seeing problems with keyboard navigation on the SlidingMenu sample app, using the directional pad (d-pad) on either the content pane or the sliding menu:

On a self-built sample app, the samples fail to respond to keyboard navigation after showing the sliding menu.

However, when I manually adb-push the sample .apk from Google Play, some samples seem to have working navigation after showing the menu.

Questions:

steps to reproduce:

jfeinstein10 commented 11 years ago

I don't know of any apps specifically for Google TV using SlidingMenu. Actually, I don't personally have one either :frowning: Any version of ABS can drop right in.