summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Android/Renderers/ListViewRenderer.cs
AgeCommit message (Expand)AuthorFilesLines
2017-10-18Undo changes meant for 2.5.0Samantha Houts1-30/+14
2017-10-18[Android] Prevent ObjectDisposedExceptions in ListViews with Header/FooterTem...Samantha Houts1-25/+66
2017-09-15[Android] Restore pinch gestures and fix listview item selection (#1135)E.Z. Hart1-0/+15
2017-08-15[Android] Eagerly dispose children of ListViews to prevent ObjectDisposed exc...Samantha Houts1-0/+5
2017-04-06Added Section indexes when FastScrolled is enabled (#850)James Clancey1-3/+4
2017-04-06Android fastrenderers (#845)Rui Marinho1-5/+5
2017-03-08[Android] Small performance fixes to ListViewRenderer, PlatformSpecific IsFas...Rui Marinho1-0/+11
2017-02-17[A] Do not throw error for first param in ScrollTo (#742)Paul DiPietro1-0/+3
2016-08-30Allow Custom Android MapRenderers to override the default MapView options (#285)Marcus Lum1-1/+6
2016-08-16[A] Pre-AppCompat ListView Indicator ... (#281)Samantha Houts1-1/+1
2016-08-02[A, iOS] ListView Pull-To-Refresh indicator animates when navigating back to ...Samantha Houts1-3/+15
2016-07-18[Android] Null reference exception fix (#252)Toni Petrina1-7/+13
2016-06-17Prep Cell & friends for removal of InternalsVisibleTo (#142)Samantha Houts1-10/+15
2016-04-13Remove unneeded castJason Smith1-1/+1
2016-03-22Initial importJason Smith1-0/+355