I have two EditText views. The keyboard shows "Next" on the Title as expected. When the focus jumps to the Description the keyboard shows the return button. I have tried fixing this in Designer and have tried fixing it with code ( DescTxt.ForceDoneButton = True ) but nothing works. It seems that it should be simple but it is driving me crazy. I have tried every combination of properties in the two text views but nothing works. Any suggestions would be appreciated. Thanks!