summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Android/Renderers/BoxRenderer.cs
AgeCommit message (Collapse)AuthorFilesLines
2017-03-23UI tests for InputTransparent and fixes for Android/Windows (#808)E.Z. Hart1-15/+4
* Set up automated UI tests for InputTransparent * Pull in Adrian's UI tests from PR 483 * Fix bugs with box/label/image gestures passing through when not transparent * Fix disabling of layouts on Windows; fix 44096 test for iOS/Windows; * Automate the 53445 test
2016-04-12Add compatibility shims to fix warnings; annotate warnings which require (#75)Jason Smith1-1/+1
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-04-08[A] Fix Bugzilla 40173 (#62)Jason Smith1-2/+20
* [A]Fix issue where Frame would block all tap gestures under it even if it didn't have one * [A]Make BoxView non-blocking inside a ListView only * Add UITest for bz40173 * Fix code review issues
2016-03-22Initial importJason Smith1-0/+43