在hierarchyViewer中mLeft和mRight显示什么?

发布于 2024-12-07 15:24:18 字数 254 浏览 0 评论 0原文

我正在尝试使用 hierarchyviewer 工具查看我的视图属性。 我的第一个问题是我的视图似乎是不可见的,尽管我没有做任何事情让它不可见。 我的第二个问题是我看到值 mRight 和 mLeft,我希望它们是父级的填充空间。 在此处输入图像描述

我实际上不知道 mLeft 和 mRight 是什么意思。但我不希望 mLeft 得到大于零的值。可能是什么原因造成的?

I'm trying to see my view properties using hierarchyviewer tool.
My first problem is that my view seems to be invisible although I didn't do anything to make it invisible.
My second problem is I see to values, mRight and mLeft which I expect to be the padding space to the parent.
enter image description here

I actually don't know what mLeft and mRight means. But I don't expect to get a value greater than zero for mLeft. What can be causing this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

不语却知心 2024-12-14 15:24:18

mLeft 是该特定视图左边框的绝对位置(以像素为单位),mRight 是右侧的相同值。

如果没有更多信息,很难说出是什么导致了您的隐形问题。

mLeft is the absolute position in pixels of the left border of this particular view, and mRight is the same value for the right hand side.

It's difficult to say what's causing your invisibility problem without more information.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文