summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Android/Cells/BaseCellView.cs
AgeCommit message (Expand)AuthorFilesLines
2017-04-06Fix NRE when RecycleElement is on and list is scrolled quickly (#856)E.Z. Hart1-6/+0
2017-02-22add support for view cellsAdrian Knight1-4/+6
2016-08-30Fix memory leak caused by BaseCellView and RendererHolder (#311)E.Z. Hart1-1/+7
2016-06-17Prep Cell & friends for removal of InternalsVisibleTo (#142)Samantha Houts1-0/+1
2016-04-18Use style resources when calling SetTextAppearance (#108)E.Z. Hart1-2/+2
2016-04-12Add compatibility shims to fix warnings; annotate warnings which require (#75)Jason Smith1-19/+9
2016-04-11Enable CS0618 warnings as errors (#72)Paul DiPietro1-0/+14
2016-03-25Reformat using statementsChris King1-5/+5
2016-03-22Initial importJason Smith1-0/+208