Fix to double escaping. (#8473)
authorTodd <thenderson21@users.noreply.github.com>
Fri, 22 Nov 2019 00:22:09 +0000 (18:22 -0600)
committerSamantha Houts <samhouts@users.noreply.github.com>
Fri, 22 Nov 2019 00:22:09 +0000 (16:22 -0800)
commit0dca97b3f50f69c3c26def29c86f34f4cc6cd0b5
treede075b90aef0ed931c6017ca5fe59bc50471df9e
parentb1fb98ebb11690b6e76d19c8ab955526260771f9
Fix to double escaping. (#8473)

fixes #4880
Xamarin.Forms.Platform.GTK/Controls/EntryWrapper.cs
Xamarin.Forms.Platform.GTK/Controls/ScrolledTextView.cs
Xamarin.Forms.Platform.GTK/Renderers/ButtonRenderer.cs
Xamarin.Forms.Platform.GTK/Renderers/LabelRenderer.cs