gpt4 book ai didi

安卓 Root View

转载 作者:行者123 更新时间:2023-11-30 03:48:07 27 4
gpt4 key购买 nike

findViewById(android.R.id.content).getRootView() 会返回什么?它会返回我的应用程序的 rootview 还是 android 中主屏幕的 rootview?

最佳答案

getRootView() Finds the topmost view in the current view hierarchy.

http://developer.android.com/reference/android/view/View.html

基本上会返回您当前看到的屏幕的“最高父 View ”。

关于安卓 Root View ,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14622829/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com