[AndroidTV] First button has no initial focus
Closed this issue · 0 comments
pauliusguzas commented
Describe the bug
After loading app-harness on atv, it has no focus, need to click down twice in order to see focused button
To Reproduce
- Go to app-harness
- Run
npx rnv run -p androidtv
-> app loads no focus, click down twice, first button is focused
Expected behavior
First buton is focused once app is loaded
Desktop (please complete the following information):
- OS: Ventura 13.5.2
- Node Version 18.18.0
- RNV Version 1.3.0-rc.2
- template-starter Version 1.3.0-rc.3