xamarin/Xamarin.Forms

SelectionMode None keep the highlighting and Ripple

开放

#3,463 创建于 2018年8月2日

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

仓库指标

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

描述

Description

When we set the SelectionMode to None, we still have the Highlighting color on iOS and the Ripple effect on android

Steps to Reproduce

  1. Set a ListView
  2. Set the SelectionMode to None
  3. Touch an Item

Expected Behavior

Nothing append

Actual Behavior

iOS : We see the Highlighting color Android : we see the Ripple effect

Basic Information

  • Version with issue: 3.1
  • IDE: Visual Studio Mac

贡献者指南