Fix issue description
authorSamantha Houts <samantha.houts@xamarin.com>
Tue, 22 Nov 2016 18:48:50 +0000 (10:48 -0800)
committerSamantha Houts <samantha.houts@xamarin.com>
Tue, 22 Nov 2016 18:49:35 +0000 (10:49 -0800)
Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla46630.cs

index 76e2048..90241b4 100644 (file)
@@ -16,7 +16,7 @@ using NUnit.Framework;
 namespace Xamarin.Forms.Controls.Issues
 {
        [Preserve(AllMembers = true)]
-       [Issue(IssueTracker.Bugzilla, 46630, "Issue Description", PlatformAffected.Android)]
+       [Issue(IssueTracker.Bugzilla, 46630, "[Xamarin.Forms, Android] Context menu of the Editor control is not working in the ListView", PlatformAffected.Android)]
        public class Bugzilla46630 : TestContentPage
        {
                protected override void Init()