vendredi 8 mai 2015

How To Pass A Bitmap From Activity To A Fragment?

I need to create a bitmap from the view of my first activity and then pass that bitmap to a fragment in a ViewPager to use it as said fragment's background.

(using this to create the bitmap: Converting a view to Bitmap without displaying it in Android?).

How would I go about this?

-R

Aucun commentaire:

Enregistrer un commentaire