Android - 在特定位置显示/设置布局
在我的应用程序中,我想在特定位置设置布局。让我解释一下。当我触摸活动(在任何位置)时,视图(或布局示例:LinearLayout
)将在触摸位置显示(类似弹出)。
有什么建议吗?
________________
| |
| |
| _____ |
| | | |
| | | |
| ----- |
| |
| |
| |
----------------
In my application I want to set a Layout at a specific location. Let me explain. When I touched on activity (at any location), a view (or layout example:LinearLayout
) will show(Popup like) at the touched position.
Any suggestion?
________________
| |
| |
| _____ |
| | | |
| | | |
| ----- |
| |
| |
| |
----------------
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
你可以使用这个自定义对话&您也可以编辑它,也可以点击下面的链接
http://www.londatiga.net/it/如何在 android 中创建quickaction-dialog/
u can use this custom dialogue & u can edit it also click the below link
http://www.londatiga.net/it/how-to-create-quickaction-dialog-in-android/