I'm trying to use the Android Support package in my Android 2.3.3 eclipse app. I've downloaded the package, created the \libs folder, copied 'android-support-v7-gridlayout.jar' into that folder, and added it to the build path, however when I attempt to add a <GridLayout> tag to my layout I get the compiler error: GridLayout cannot be found. I've cleaned the project,and restarted everything without any luck. Any ideas anyone?
-- 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

