hxh19950701 / WebViewTvLive

使用 腾讯X5 WebView 开发的电视直播App
https://www.v2ex.com/t/1077160
707 stars 95 forks source link

遥控器无法浏览列表 #2

Closed etern closed 1 month ago

etern commented 1 month ago

按遥控器确认键,左侧弹出频道列表。再按上下键,无响应。

期望:在频道列表,按上下键能浏览频道

海信电视android6.0(api23), x5:46284

hxh19950701 commented 1 month ago

列表有没有光标

etern commented 1 month ago

列表没有光标。 而且左右键切 海外/央视 是有效的。 就上下键无效。

hxh19950701 commented 1 month ago

测试了几次,复现概率怎么样

etern commented 1 month ago

测试了很多次。开始用1.0版本,必现。 刚更新了1.1版本,也是必现。 电视关了重开也没用。

hxh19950701 commented 1 month ago

估计是RecyclerView无法获取到焦点导致的,你看看其他界面:如退出确认界面,设置界面,可以出现光标吗?如果有图片,视频更好

etern commented 1 month ago

没有光标

https://github.com/user-attachments/assets/5d956c25-4293-4d80-a758-c1ee65623e92

hxh19950701 commented 1 month ago

好的,我有时间看一下此问题

hxh19950701 commented 1 month ago

测试一下1.2版本