¡@

Home 

2014/10/16 ¤W¤È 08:10:00

android Programming Glossary: animatedgifdrawable

How to add animated emoticon in TextView or EditText in Android

http://stackoverflow.com/questions/8632801/how-to-add-animated-emoticon-in-textview-or-edittext-in-android

It's quite likely a used a different Gif decoding class libary but it should work with about any out there. AnimatedGifDrawable.java public class AnimatedGifDrawable extends AnimationDrawable private int mCurrentIndex 0 private UpdateListener mListener.. different Gif decoding class libary but it should work with about any out there. AnimatedGifDrawable.java public class AnimatedGifDrawable extends AnimationDrawable private int mCurrentIndex 0 private UpdateListener mListener public AnimatedGifDrawable InputStream.. AnimatedGifDrawable extends AnimationDrawable private int mCurrentIndex 0 private UpdateListener mListener public AnimatedGifDrawable InputStream source UpdateListener listener mListener listener GifDecoder decoder new GifDecoder decoder.read source Iterate..