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

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

2013年11月13日

摘要: View的 isFocusableInTouchMode() 默认是 false, 需调用 setFocusableInTouchMode(true) 才为true要让 button 等 view 调用 requestFocus 方法起作用, 需要 isFocusableInTouchMode() ... 阅读全文
posted @ 2013-11-13 16:52 弩 阅读(982) 评论(0) 推荐(0) 编辑