cuihaoliang / android-smspopup

Automatically exported from code.google.com/p/android-smspopup
0 stars 0 forks source link

Enter key on keyboard instead of smiley #303

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Please add the option of changing the bottom-right keyboard key to enter 
instead of a smiley key. I'm guessing it'd be a simple change from a 
"messaging" text-field to a normal text-field.

Thanks!

Original issue reported on code.google.com by Therealb...@gmail.com on 21 Mar 2012 at 4:08

GoogleCodeExporter commented 9 years ago
Yes its a trivial change to update this, if you want to build a version for 
yourself the line to change is:
http://code.google.com/p/android-smspopup/source/browse/trunk/SMSPopup/res/layou
t/message_quick_reply.xml#48
(just change textShortMessage to textLongMessage).

Adding this as a preference will take a bit more work. This is really an issue 
with the system though, it should allow enter key on textShortMessage fields :|

Original comment by adam.eve...@gmail.com on 14 Apr 2012 at 7:41

GoogleCodeExporter commented 9 years ago

Original comment by adam.eve...@gmail.com on 21 Apr 2012 at 5:05

GoogleCodeExporter commented 9 years ago
Hi! I'm also interested in making the "Enter" key available on the Quick Reply 
mode. Any chance you can publish a sub-version with this enhancement? :)

Original comment by billyand...@gmail.com on 1 May 2012 at 12:46