[android-developers] Re: LayoutInflator Error on ImageView
I knew that much. Now what do you think is causing it? That resource
is a PNG in res/drawable-nodpi.
On Jul 28, 4:41 pm, Mark Murphy <mmur...@commonsware.com> wrote:
> On Wed, Jul 28, 2010 at 7:17 PM, KG <kevinconca...@gmail.com> wrote:
> > 07-28 23:15:48.662: ERROR/AndroidRuntime(3797): Caused by:
> > android.content.res.Resources$NotFoundException: Resource is not a
> > Drawable (color or path): TypedValue{t=0x1/d=0x7f020002 a=-1
> > r=0x7f020002}
> > Any thoughts as to what's causing it?
>
> You have an invalid resource in your android:src attribute. Android
> does not think it is a drawable. See the error message above.
>
> --
> Mark Murphy (a Commons Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy
>
> _Android Programming Tutorials_ Version 2.9 Available!
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home