This has been answered several times in this forum... just do a search in
the group for Gallery.

I would also recommend reading this article as well.  You will usually get
more responses by following this advice, and the community page of the dev
guide recommends reading this before posting as well.

http://www.catb.org/~esr/faqs/smart-questions.html

Thanks,
Justin

----------------------------------------------------------------------
There are only 10 types of people in the world...
Those who know binary and those who don't.
----------------------------------------------------------------------


On Wed, Sep 16, 2009 at 4:53 AM, dolly <dolly.priyadarsh...@wipro.com>wrote:

>
> I am new to android.
>
> I tried creating a gallery. I got an error " cannot resolve
> android.R.styleable" in the line
>
> mGalleryItemBackground = a.getResourceId(
>                    android.R.styleable.Theme_galleryItemBackground,
> 0);
>
> Am I supposed to create a styleable directory in res and add something
> to it ? is that the correct approach?
>
> Actually, even without setting background, gallery works fine... still
> I jus wanted to know how i'm supposed to solve this error...
>
> Thanks and Regards,
> Dolly
>
> >
>

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

Reply via email to