It's almost as if in the Button element - the background attribute is being
interpreted as a binary image file (not a selector xml file ) - that's why
the SkImageDecoder returns null.
<Button
android:id="@+id/button1"
android:background="@drawable/dialpad_selector" /> <<< Can
this be a selector file or has to be a binary image file.
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en