xamarin/Xamarin.Forms

SelectionMode None keep the highlighting and Ripple

Offen

#3.463 geöffnet am 02.08.2018

 (5 Kommentare) (5 Reaktionen) (0 zugewiesene Personen)C# (1.926 Forks)batch import
a/listviewe/3 :clock3:help wantedp/Androidp/iOS 🍎t/bug :bug:up-for-grabs

Repository-Metriken

Stars
 (5.644 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide