Xamarin-Swipe-Library icon indicating copy to clipboard operation
Xamarin-Swipe-Library copied to clipboard

Inside ScrollView not working in OnBottomSwipe()

Open Ramprasathselvam opened this issue 7 years ago • 0 comments

Inside ScrollView not working sometimes in OnBottomSwipe()

<ScrollView>
<Grid  x:Name="dis_swipe">
//----
</Grid>
</ScrollView>

Ramprasathselvam avatar Jun 20 '18 05:06 Ramprasathselvam