¡@

Home 

2014/10/16 ¤W¤È 08:13:02

android Programming Glossary: emoticons.put

ImageSpan on EditText (smileys). With SwiftKey Keyboard doesnt work

http://stackoverflow.com/questions/11494054/imagespan-on-edittext-smileys-with-swiftkey-keyboard-doesnt-work

using Drawable Bitmap ResizedBitmap Drawable. public static final HashMap String Integer emoticons new HashMap static emoticons.put ue415 R.drawable.e415 emoticons.put ue056 R.drawable.e056 emoticons.put ue057 R.drawable.e057 ... public static Spannable.. Drawable. public static final HashMap String Integer emoticons new HashMap static emoticons.put ue415 R.drawable.e415 emoticons.put ue056 R.drawable.e056 emoticons.put ue057 R.drawable.e057 ... public static Spannable getSmiledText Context context Spannable.. String Integer emoticons new HashMap static emoticons.put ue415 R.drawable.e415 emoticons.put ue056 R.drawable.e056 emoticons.put ue057 R.drawable.e057 ... public static Spannable getSmiledText Context context Spannable editable int start int num_chars..

How to Get Text and Smiley from Edittext into String?

http://stackoverflow.com/questions/7200310/how-to-get-text-and-smiley-from-edittext-into-string

following for emotions code... private static final HashMap String Integer emoticons new HashMap String Integer static emoticons.put 8 R.drawable.s1 emoticons.put R.drawable.s2 emoticons.put R.drawable.s3 ..... and settext using tv_msg_send.setText getSmiledText.. private static final HashMap String Integer emoticons new HashMap String Integer static emoticons.put 8 R.drawable.s1 emoticons.put R.drawable.s2 emoticons.put R.drawable.s3 ..... and settext using tv_msg_send.setText getSmiledText getApplicationContext.. String Integer emoticons new HashMap String Integer static emoticons.put 8 R.drawable.s1 emoticons.put R.drawable.s2 emoticons.put R.drawable.s3 ..... and settext using tv_msg_send.setText getSmiledText getApplicationContext edt_msg.getText .toString..