These were always private but aapt didn't correctly enforce not being
able to reference private styles/attributes.

Note that this would not have done what you wanted as private resource
integers change from build to build.

see bug http://code.google.com/p/android/issues/detail?id=18659 for more detail.

On Sat, Jul 16, 2011 at 2:18 PM, Jake Wharton <jakewhar...@gmail.com> wrote:
> I managed to fix these up fairly easily. I can only assume the removed
> styles were not meant to be public yet and that the styling of action modes
> is being limited to provide a more consistent experience.
> The missing attributes definitely need to be on the API differences report
> at the very least.
>
> --
> 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



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