-
Notifications
You must be signed in to change notification settings - Fork 596
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Android TV support for FIAM-display (proper focus for modal view) #195
Comments
It can be easily fixed updating modal layouts:
But it's really hard to apply this workaround when |
/assign @MeghaB |
…port for FIAM-display (proper focus for modal view)
Hi @stari4ek - Thanks for the suggestion! In the meantime, the android sdk for FIAM-display is open sourced and so you can definitely apply the workaround to use yourself. |
Yeah. I've ended up with prebuilt aar with workaround applied. |
Since there is no source code published for |
looks like with 18.0.2 there is a bit different behavior. |
What feature would you like to see?
Set focus to action button in FIAM display by default.
Otherwise default focus goes to scrollview with text and clicking "enter" on D-Pad dismisses modal view instead of performing "Click" on action button.
How would you use it?
It provides better usability for Android TV system and standard Android if external keyboard is used
The text was updated successfully, but these errors were encountered: