Android Java --How to load Gif and convert to Bitmaps

前端 未结 0 1213
忘了有多久
忘了有多久 2020-12-14 11:43

Android :

I have a gif_xue.gif in R.drawable

Bitmap bitmap= BitmapFactory.decodeResource(mActivity.getResources(),R.drawable.gif_xue,null);

相关标签:
回答
  • 消灭零回复
提交回复
热议问题