On Jan 19, 1:56 pm, Andre <andranik.abra...@gmail.com> wrote:
> Currently I use:
>
> Bitmap bitmap = BitmapFactory.decodeResource(getResources(),
> R.drawable.spaceship);
>
> in that case:
>
> bitmap.getConfig() == null;
>

hmmm, null is a bit weird. it means that bitmaps config is not any
known public config as API jdoc says

could you post a link to your res/drawable/spaceship.png?

pskink
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to