Hey, I'm still pretty new to Android Development, and I've been watching all of the Google IO videos to find best practices, and help ensure that the Tumblr app I'm creating is worth using, and has no 'jank' :P. Anyway, I watched the UI pattern video, and want to incorporate these elements in my Activities. It's also listed here: http://android-developers.blogspot.com/2010/05/twitter-for-android-closer-look-at.html So I'm trying to add Pattern 4: The Action Bar to my current activity (and several others later on), and I can't figure out how to best make it work in the layout manager. If at all possible, I would appreciate some example code for this :) Thank you in advance for any and all help :D
-- 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

