xamarin/Xamarin.Forms

[Bug] ScrollBarVisibility (ListView/CollectionView) on ASUS

Open

#6,155 opened on May 10, 2019

 (1 comment) (0 reactions) (0 assignees)C# (1,926 forks)batch import
a/collectionviewa/listviewe/4 :clock4:help wantedt/bug :bug:up-for-grabs

Repository metrics

Stars
 (5,644 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Description

  1. CollectionView not have ScrollBarVisibility parameter
  2. On my ASUS ZenPad, in ListView, if I add a ScrollBarVisibility to always, I not have scroll bar. With the default parameter too.

Steps to Reproduce

  1. Used my example project

Basic Information

  • Version with issue: 4.0.0pre10
  • Last known good version:
  • IDE: Visual 2019
  • Platform Target Frameworks:
    • Android: 9
  • Android Support Library Version: 9
  • Affected Devices: ASUS ZenPad

Screenshots

Screenshot_20190510-150431

Reproduction Link

Delete LiveXAML Nuget Package if you wont it. HorizontalCollectionView.zip

You can attach 6053

Thanks

Contributor guide