Hey folks, I was playing with the Action Bar menu support in layoutlib-api but when running I couldn't get my IProjectCallback.getActionBarCallback method to be called.
After a bit of peeking, I realized that there was no mention of that method in the layoutlib impl source code in the l-preview branch of tools. I also noticed that the SDK layoutlib.jar in android-20 seems different (as in md5 different) between what's shipped by default with Android Studio and what you can get with the SDK. Remembering what Tor said during his talk at I/O (that the support was added very recently), I was wondering if that meant that indeed the layoutlib.jar in Studio was swapped with an actionbar-enabled one post-release? If yes, can we expect the source code to drop somewhere and the actionbar-enabled layoutlib.jar to be distributed as part of the normal SDK before the final L release? 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.
