Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreiMisiukevich committed Apr 14, 2019
1 parent c4924f3 commit 6fa26a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ContextMenu.Droid/ContextMenuScrollViewRenderer.cs
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,6 @@ private async void OnScrollToRequestedNew(object sender, ScrollToRequestedEventA
}

hScrolView.SmoothScrollingEnabled = true;
SmoothScrollingEnabled = true;

var animated = e.ShouldAnimate;
switch ((Element as XScrollView).Orientation)
Expand Down

0 comments on commit 6fa26a1

Please sign in to comment.