I'm trying to create a Java binding project so I can use ActionBarSherlock. I'm using this page as a reference: http://www.craigsprogramming.com/2012/07/actionbarsherlock-with-mono-for-android.html
Everything works fine, except the binding assembly never contains the class SherlockFragmentActivity, which I need because I want to use the ActionBar on a FragmentActivity. It seems to contain everything else. I don't know why it's skipping this one class. Is there a way to get a more detailed output from the generator so I can try to track down the problem? Thanks, Dan -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Java-Binding-with-ActionBarSherlock-tp5711097.html Sent from the Mono for Android mailing list archive at Nabble.com. _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
