Android - 设置 X 和 Y 坐标以在运行时查看
我有自己创建的类,它扩展了 View 类。 我需要设置 X 和 Y 坐标并在运行时添加我的视图。
添加一下就OK了。我的问题是:
有没有办法在不使用 AbsoluteLayout 参数的情况下设置 X 和 Y?
(我在其他布局参数中没有找到 setX/setY 的任何其他选项)。
提前致谢, 阿米加尔
I have my own created class that extends class View.
I need to set the X and Y coordinates and add my view in runtime.
adding it is OK. My question is:
Is there a way to set X and Y without the use of AbsoluteLayout params?
(I didn't found any other options of setX/setY in other layout params).
Thanks in Advance,
Amigal
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论