summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen/Renderers/ScrollViewRenderer.cs
AgeCommit message (Expand)AuthorFilesLines
2017-11-03Remove ElmSharp.Wearable dependencies on rendererstizenKangho Hur1-10/+1
2017-10-23Skip OnScolled() if ScrollViewRenderer'sControl is nullKangho Hur1-1/+4
2017-10-23Fix ScrollView scroll area reset issueSeungkeun Lee1-4/+19
2017-10-23Fix ScrollView ScrolledPosition issueSeungkeun Lee1-1/+7
2017-10-23Fix wearable profile detection conditionKangho Hur1-2/+2
2017-10-23add Circle Native controll for wearable profileJeongkyun1-1/+10
2017-10-23Revert "Move registration of property handles to static constructors"Kangho Hur1-2/+5
2017-10-23Move registration of property handles to static constructorsKangho Hur1-5/+2
2017-10-23Refactoring RenderersSeungkeun Lee1-10/+16
2017-10-23Fix ScrollView Content area resize issueSeungkeun Lee1-0/+14
2017-10-23Set the default scroller policy to autoKangho Hur1-4/+4
2017-10-23Support density independent pixelSeungkeun Lee1-1/+1
2017-10-23Fix Scrolling to Specific Element in ScrollViewjh5.cho1-1/+10
2017-10-23Unregister ScrollRequestHandler when the renderer is being destroyedJongHeon Choi1-2/+2
2017-10-23Add Tizen backend rendererKangho Hur1-0/+130