Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am using the facebook api for android to (obviously) connect to facebook from android... It works finem, apart from a minor thing that I hope can be cahnged:

In the Login screen of facebook (Once I have called succesfully to facebookClient.dialog()) I have two editText's (one for entering the email address, and other to enter the password)

The problem is that I want (when I click in the first editText) to have a "Next" button, instad of a "Go"

Is this possible?

Thanks a lot in advance

share|improve this question
r u using custom layout for login? if yes then show me your xml code – CapDroid May 17 '11 at 11:31
No, I am just relying on teh facebook API: – Juan May 17 '11 at 11:37
So we cant change it because that dialog are coming from URL.. – CapDroid May 17 '11 at 11:46
1  
Thanks... you saved me a lot ot time! – Juan May 17 '11 at 11:58
You most welcome dear – CapDroid May 17 '11 at 12:02

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.