Open GoogleCodeExporter opened 9 years ago
Upon further investigation it looks like changing the following:
android:inputType="textShortMessage"
to:
android:inputType="textShortMessage|textAutoCorrect|textCapSentences"
should solve the problem.
Original comment by jeremy.logan
on 28 Jul 2009 at 10:30
Original issue reported on code.google.com by
jeremy.logan
on 28 Jul 2009 at 10:08