我正在开发一个使用 webview 拉入网站的 android 应用程序。我已经成功获得了 HTML 5 视频,可以在页面和全屏中播放。这在我的 nexus 手机上完美运行。但是,在全屏横向模式下在 nexus 7 上进行测试时,视图似乎在隐藏视频控件时试图隐藏系统 UI 导航。它立即弹回,导致控件返回,然后重复该过程。
以下是日志中的内容:
03-02 00:45:45.641 488 501 I ActivityManager: Config changes=1480 {1.0 310mcc?mnc en_US ldltr sw600dp w961dp h528dp 213dpi lrg land finger -keyb/v/h -nav/h s.585}
03-02 00:45:48.841 488 1143 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@425e74a8 attribute=null, token = android.os.BinderProxy@416975b8
03-02 00:45:52.231 488 3300 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@41ea5b20 attribute=null, token = android.os.BinderProxy@416975b8
03-02 00:45:57.811 488 1164 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@41bec5b8 attribute=null, token = android.os.BinderProxy@416975b8