Giter Site home page Giter Site logo

testlvscroll's Introduction

TestLVScroll

This is a small test app to demonstrate some problems found with scrolling ListViews in Xamarin.Forms v1.4.2. A runtime environment where the problems have manifested is Android 4.4.4. It has not been tested in any other environment.

The app displays a ListView in which each cell initially has a disabled Slider and a Switch. The Switch enables or disables the Slider.

When run in Portrait, where all of the cells fit on the screen, there is no problem.

When run in Landscape, where scrolling is required, two problems appear.

  1. Enabling sliders near the top of the list can also, after scrolling down, erroneously enable some sliders at the bottom, and vice versa. When scrolling back up, sometimes the wrong sliders are enabled/disabled at the top of the list.
  2. Occasionally, when scrolling up, the slider on one cell takes up more space than it should, and the switch appears to be off the right hand side of the screen. When this happens, scrolling back down and up again causes the cell to display correctly.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.