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 [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-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---