I'm having an EditText where I set the inputType="textEmailAddress". My understanding is that this should bring up a soft keyboard that's more suitable for email address entry.
In the blog entry for IMF Android IMF there is a particular image shown for composiong email where the soft keyboard consists of '@' key for email address entry.
But in this particular answer the displayed soft keyboard shows a '.com' key besides the '@' key.
Is this '.com' key a default key with android:inputType="textEmailAddress"? Or is there some setting involved?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…