android-ragefaces icon indicating copy to clipboard operation
android-ragefaces copied to clipboard

Picture frame widget broken

Open dlew opened this issue 13 years ago • 2 comments

If you try to select a rage face for the picture frame, it crashes.

dlew avatar Mar 01 '11 14:03 dlew

It turns out the issue is that the picture frame widget depends on the Bitmap being passed as a Parcelable extra called "data" in order to work. If that doesn't happen, it blows up. Thank goodness for open source helping me find the problem!

Fixed in git 9fb11be.

dlew avatar Apr 02 '11 21:04 dlew

Due to my actions in #45, this is now open again.

I deemed #45 much more important than this bug. However, if I can ever find a way to get both to work, that would be better.

dlew avatar Jun 19 '11 19:06 dlew