Wednesday, June 29, 2011

[android-developers] Re: How do I know in the screen "EditText" is the last one?

The link http://developer.android.com/reference/android/view/View.html
explains View::isFocused(). This should help you solve your problem.
How exactly it's going to help you, it depends on your situation and
you should implement your own solution.
----------
Ali Chousein
Geo-Filtered Assistant
http://geo-filtered-assistant.blogspot.com/


On Jun 29, 5:49 am, wang <svnzk...@gmail.com> wrote:
> Hi All,
>
> I want to know how to check which view is current focus? Please give
> me some suggestions.
>
> On Jun 27, 10:01 pm, wang <svnzk...@gmail.com> wrote:
>

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment