警告The view is not attached to a window
是什么意思?在尝试调试我的游戏时,我不断地在 Logcat 中获取它。
确切的输出:
12-27 18:14:12.415: W/View(16827): The view is not attached to a window
我已搜索此警告,但找不到任何内容。我得到的只是关于 Window Manager 的错误,这不是我在这里得到的。我想知道这个警告的原因,只是为了确认它是否与 FPS 下降有关?
警告The view is not attached to a window
是什么意思?在尝试调试我的游戏时,我不断地在 Logcat 中获取它。
确切的输出:
12-27 18:14:12.415: W/View(16827): The view is not attached to a window
我已搜索此警告,但找不到任何内容。我得到的只是关于 Window Manager 的错误,这不是我在这里得到的。我想知道这个警告的原因,只是为了确认它是否与 FPS 下降有关?