Re: [android-developers] Re: ActionBar/Mode Style Regressions with SDK 12r2 and 13r1
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 <jakewharton@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+unsubscribe@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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home