summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Android/Renderers/OpenGLViewRenderer.cs
AgeCommit message (Collapse)AuthorFilesLines
2016-08-30Allow Custom Android MapRenderers to override the default MapView options (#285)Marcus Lum1-1/+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-04-12Add compatibility shims to fix warnings; annotate warnings which require (#75)Jason Smith1-4/+4
more thought to fix; Fix a few more warnings VS didn't see fit to raise as errors Adding comments to `pragma warning disable` statements pragma comments Fix typo Set TabletMasterDetailRenderer back to previous version Fix incorrect config access in legacy activity
2016-03-22Initial importJason Smith1-0/+102