Using Xamarin Studio to add the Lollipop toolbar to my project
How do I add an Android Toolbar (which replaces the ActionBar) to my Android 5.0 Lollipop app in Xamarin Studio? I've checked the samples and I just don't understand how to add menu items / icons / buttons to the Lollipop toolbar in my application.
+3
jay_t55
source
to share
1 answer
Ok if anyone stumbles upon this post while looking for an answer, I found a sample on GitHub while looking for something completely unrelated.
0
jay_t55
source
to share