I have been working a bit of a port of https://github.com/johannilsson/android-actionbar. It kind of works it starts, but Intents should be worked on to get the buttons to do something when pressing them.
You can find the code here: https://github.com/Cheesebaron/MonoDroid.ActionBar On Fri, Apr 20, 2012 at 9:27 AM, Tomasz Cielecki <[email protected]> wrote: > That implementation is not nearly finished. > > On Thu, Apr 19, 2012 at 7:34 PM, Martin Bowling <[email protected]> > wrote: >> check out this implementation >> >> https://github.com/musicm122/monodroid-android-action-bar >> >> -- >> Martin Bowling >> Sent with Sparrow >> >> On Thursday, April 19, 2012 at 1:31 PM, Patrik Ahlenius wrote: >> >> Thanks for your sugestions. >> >> I've already looked at the support packages, but unfortunately they do >> not support backwards compability for the ActionBar. (ex: >> http://developer.android.com/sdk/compatibility-library.html states: >> "[..]The ActionBar is not supported by the library [..]") >> >> However, there are plenty of Java implementations around. I think I'll >> look into porting one of those from Java -> C#. >> >> Best regards, >> Patrik >> _______________________________________________ >> Monodroid mailing list >> [email protected] >> >> UNSUBSCRIBE INFORMATION: >> http://lists.ximian.com/mailman/listinfo/monodroid >> >> >> >> _______________________________________________ >> Monodroid mailing list >> [email protected] >> >> UNSUBSCRIBE INFORMATION: >> http://lists.ximian.com/mailman/listinfo/monodroid >> > > > > -- > Med Venlig Hilsen / With Best Regards > Tomasz Cielecki > http://ostebaronen.dk -- Med Venlig Hilsen / With Best Regards Tomasz Cielecki http://ostebaronen.dk _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
