Well, technically, you are correct. But really: how likely do you
think it is that he really wants to pre-load a PNG file from a
drawable-mdpi folder? As the warning says, it varies with
configuration, so it should not be pre-loaded at all.


On Mar 16, 9:22 pm, Srikant <w.sreeka...@gmail.com> wrote:
> It's not error, just warnings!
>
> In which case are you getting these? and are these causing any
> problem?
> -
>
> On Mar 16, 10:39 pm, rishabh agrawal <android.rish...@gmail.com>
> wrote:
>
> > 03-16 22:30:36.516: WARN/Zygote(33): Preloaded drawable resource
> > #0x10801fb (res/drawable-mdpi/jog_tab_left_confirm_gray.png) that
> > varies with configuration!!
> > 03-16 22:30:36.546: WARN/Zygote(33): Preloaded drawable resource
> > #0x1080200 (res/drawable-mdpi/jog_tab_left_normal.png) that varies
> > with configuration!!
> > 03-16 22:30:36.565: WARN/Zygote(33): Preloaded drawable resource
> > #0x1080201 (res/drawable-mdpi/jog_tab_left_pressed.png) that varies
> > with configuration!!
> > 03-16 22:30:36.586: WARN/Zygote(33): Preloaded drawable resource
> > #0x1080203 (res/drawable-mdpi/jog_tab_right_confirm_gray.png) that
> > varies with configuration!!
> > 03-16 22:30:36.616: WARN/Zygote(33): Preloaded drawable resource
> > #0x1080209 (res/drawable-mdpi/jog_tab_right_normal.png) that varies
> > with configuration!!
> > 03-16 22:30:36.646: WARN/Zygote(33): Preloaded drawable resource
> > #0x108020a (res/drawable-mdpi/jog_tab_right_pressed.png) that varies
> > with configuration!!
> > 03-16 22:30:36.675: WARN/Zygote(33): Preloaded drawable resource
> > #0x108020d (res/drawable-mdpi/jog_tab_target_gray.png) that varies
> > with configuration!!
> >   how to remove that type of error

-- 
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