聪明出于勤奋,天才在于积累

  :: 首页 :: 博问 :: 闪存 :: 新随笔 :: :: :: 管理 ::

2014年3月20日

摘要: Rect rect = new Rect();mBt0.getHitRect(rect); rect.bottom += 400;TouchDelegate touchDelegate = new TouchDelegate(rect, mBt0);if (View.class.isInstance... 阅读全文
posted @ 2014-03-20 09:46 弩 阅读(622) 评论(0) 推荐(0) 编辑