Clancey / FlyoutNavigation

Other
95 stars 87 forks source link

Enable change color of shadow layer #82

Closed trantiendat closed 9 years ago

trantiendat commented 9 years ago

In file : master/FlyoutNavigation/FlyoutNavigationController.cs

I want to enable changing shadow color when dragging content view (it has width that is 5 unit). I want to change width and color of it. Now it has width : 5 unit and Black color

Because i use white background in NavigationTableView, so shadow Black is bad idea for my case.

Clancey commented 9 years ago

Grab the source, there is nothing stopping you from modifying the shadow values.