This commit is contained in:
Samantha Houts 2017-02-16 10:57:29 -08:00
Родитель 505296c70a
Коммит c5c5c7d2f6
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 5869DE52DA0E469A
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -12,7 +12,7 @@ using NUnit.Framework;
namespace Xamarin.Forms.Controls
{
[Preserve(AllMembers = true)]
[Issue(IssueTracker.Bugzilla, 928650, "In a Listview on iOS, \"andExpand\" does not expand when text is two lines long")]
[Issue(IssueTracker.Bugzilla, 28650, "In a Listview on iOS, \"andExpand\" does not expand when text is two lines long")]
public class Bugzilla28650 : TestContentPage
{
const string caret_image = "caret_r.png";