Groovy doesn't believe in "protected" visibility apparently, so this is currently accessible, giving access to an internal classes where the API can change at any time.
This is not intended and will move to private sometimes in the near future. Just a heads up that if you are relying on it, it'll break very soon. The variant object should provide you all you need. If you need more then please and we'll see if we can expose missing stuff in a way that we guarantee will keep working. https://code.google.com/p/android/issues/detail?id=68731 -- Xavier Ducrohet Android SDK Tech Lead Google Inc. http://developer.android.com | http://tools.android.com Please do not send me questions directly. Thanks! -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
