xamarin/Xamarin.Forms

[UWP] Tapped does not fire on ViewCell

开放

#4,901 创建于 2019年1月4日

 (1 条评论) (0 个反应) (1 位负责人)C# (1,926 个派生)batch import
a/listviewe/3 :clock3:help wantedinactivep/UWPt/bug :bug:up-for-grabs

仓库指标

星标
 (5,644 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Description

ViewCell's Tapped event is not firing in a ListView.

This is similar to (possibly a duplicate of) #2318.

Steps to Reproduce

  1. In Control Gallery, navigate to Issue 935.
  2. Tap on "I have been selected:"

Expected Behavior

Text in the cell changes to "I have been selected:1".

Actual Behavior

Text does not change.

Basic Information

  • Version with issue: 3.5.0

贡献者指南