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

Slide menu doesn't fill #3

Closed david99999 closed 11 years ago

david99999 commented 11 years ago

Hi, the items of the slide menu doesn't display correctly when the slide is set to left mode Screenshot_2013-04-24-14-40-10 1 It loks like floating on the right of the menu

Cheesebaron commented 11 years ago

If you go to the SlidingMenu Properties Activity and set Scroll Scale all the way to the right, does it look fine in that activity?

david99999 commented 11 years ago

jejeje, my fault for not testing that, you are right, all the scroll scale to the right is the way by the way, what means scroll scale? whats the purpose?

Cheesebaron commented 11 years ago

Fixed!