Cheesebaron / SlidingMenuSharp

A direct port of https://github.com/jfeinstein10/SlidingMenu to C# to work with Xamarin.Android
Apache License 2.0
54 stars 39 forks source link

Small fix for AppCompat v21 #19

Open descorp opened 9 years ago

descorp commented 9 years ago

This fix essential for using AppCompat with SlidingMenu on Lolipop 5.x devices.

Based on this https://github.com/jfeinstein10/SlidingMenu/issues/680#issuecomment-73912402 solution