android - 像 pinterest 这样的 Longpress 上下文菜单

标签 android android-layout contextmenu pinterest

https://drive.google.com/file/d/0B0alJDsAgypmSElpZUZ1U05zcGM/view?usp=sharing 我想要这样的东西,我检查了弧形菜单,但是我们点击了不同于 pintrest 菜单的按钮。

最佳答案

1.单击项目时将触摸事件发送到 Pinterest 菜单

2.让Pinterest菜单显示在所有 View 上

3.需要根据你在屏幕上点击的位置做一个arcLayout

更多细节在 PinterestView或者看到 Customise context menu like pinterest menu

关于android - 像 pinterest 这样的 Longpress 上下文菜单,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/30540605/

相关文章:

Android App + Library 与 appcompat 版本冲突

ios - 表格 View 上下文菜单 : custom animation from row to a preview view controller

c# - 如何隐藏没有可见项目的上下文菜单?

android - 在上下文操作模式下选择时,ListView 项目在视觉上不会变为 "highlighted"

android - onContextItemSelected 似乎没有被调用

java - 致命异常 :main error

android - 在 Mac 终端中安装 Cordova 时出错

java - 无法覆盖 JsonHttpResponseHandler 中的 onSuccess() 方法

android - 在 Appbar 下面设置 Recyclerview

Android:当键盘出现时使布局可滚动