Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我很容易创建上下文菜单,但是如何创建菜单就像上下文菜单一样,就像图片一样。我无法像这样编码。是否可以在 Android 中创建。此菜单不是在手机中间,它只是与点击图像重叠的几部分。
您需要设计自定义微调器组件,该组件将在单击图像时显示
此链接可以帮助您:
自定义微调器下拉菜单