summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Android/NativeViewWrapperRenderer.cs
AgeCommit message (Collapse)AuthorFilesLines
2016-08-30Allow Custom Android MapRenderers to override the default MapView options (#285)Marcus Lum1-0/+6
* Allow Custom Android MapRenderers to override the default MapView options * Larger effort to use CreateNativeControl () everywhere instead of just in the Android AppCompat renderers.
2016-05-02Prep VisualElement (and descendants) for removal of InternalsVisibleTo (#141)E.Z. Hart1-1/+3
2016-04-24Allow renderers to specify whether native controls should be eagerly ↵E.Z. Hart1-0/+2
disposed (#129)
2016-03-22Initial importJason Smith1-0/+61