summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen/Renderers/ScrollViewRenderer.cs
AgeCommit message (Expand)AuthorFilesLines
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