//想设置ViewGroup里各View的焦点顺序特性,可用//layout.setDescendantFocusability(ViewGroup.FOCUS_AFTER_DESCENDANTS);根据参数有不同特性