View RequestFocus

Call this to try to give focus to a specific view or to one of its descendants
and give it hints about the direction and a specific rectangle that the focus
is coming from.  The rectangle can help give larger views a finer grained hint
about where focus is coming from, and therefore, where to show selection, or
forward focus change internally.

 A view will not actually take focus if it is not focusable ({@link #isFocusable} returns
false), or if it is focusable and it is not focusable in touch mode
({@link #isFocusableInTouchMode}) while the device is in touch mode.

 A View will not take focus if it is not visible.
A View will not take focus if one of its parents has
{@link android.view.ViewGroup#getDescendantFocusability()} equal to
{@link ViewGroup#FOCUS_BLOCK_DESCENDANTS}.

See also {@link #focusSearch(int)}, which is what you call to say that you
have focus, and you want your parent to look for the next one.
You may wish to override this method if your custom {@link View} has an internal
{@link View} that it wishes to forward the request to.
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值