CanPHP框架技术讨论

导航

 

2012年9月29日

摘要: 使其在触摸的时候没有触感反馈。接着设置长按事件的监听。代码在:launcherlauncher-》setupViews方法 // Setup the workspace mWorkspace.setHapticFeedbackEnabled(false); mWorkspace.setOnLongClickListener(this); mWorkspace.setup(dragController); dragController.addDragListener(mWorkspace); 阅读全文
posted @ 2012-09-29 14:26 創丗仼 阅读(984) 评论(0) 推荐(0)