Savage F. Morgan

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

try to use:

myTimePicker.setDescendantFocusability(TimePicker.FOCUS_BLOCK_DESCENDANTS);

to disable focus on the text views of the internal NumberPickers

This also works for DatePicker, just use DatePicker.FOCUS_BLOCK_DESCENDANTS instead. –  swanson Feb 20 '12 at 17:31
 
http://stackoverflow.com/questions/2391216/disable-keyboard-input-on-android-timepicker
posted on 2014-05-29 16:50  罗斯摩根  阅读(334)  评论(0编辑  收藏  举报