Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[Android] ListView item UI contents are corrupted #6830

Closed
sk1llsh0t opened this issue Jul 9, 2019 · 5 comments
Closed

[Android] ListView item UI contents are corrupted #6830

sk1llsh0t opened this issue Jul 9, 2019 · 5 comments
Assignees
Labels
a/listview Problems with the ListView/TableView e/3 🕒 3 i/regression p/Android
Milestone

Comments

@sk1llsh0t
Copy link

###Description
In 4.1(and 4.0), ListView label contents on Android are getting cropped and don't display correct information. I have tried using RecycleElements as the caching strategy and it doesn't help. This problem existed in initial versions of 3.6. I reported the issue at the time and a fix was put into 3.6.0.344457. I was actually trying to go back to see if i could find my original bug but I could not. I'll continue to look.

When 4.0 was released, the fix was not merged into this release so i have been stuck on 3.6.0.344457.

Steps to Reproduce

  1. Populate a listview items with multiple columns, labels and images
  2. scroll down a little ways and the corruption issue appears

Expected Behavior

Labels should display correctly with correct information

Actual Behavior

Labels don't display correct information and are cropped so they don't show the entire contents

  • Version with issue: 4.1.0.555618
  • Last known good version: 3.6.0.344457
  • IDE: VS2017
  • Platform Target Frameworks:
    • Android: 9.0
  • Nuget Packages:
  • Affected Devices: All

Screenshots

The starting numbers shouldn't be all 1's and the rest of the first label is chopped off.

Capture

@pauldipietro pauldipietro added this to New in Triage Jul 9, 2019
@samhouts samhouts added a/listview Problems with the ListView/TableView i/regression p/Android s/unverified New report that has yet to be verified labels Jul 9, 2019
@samhouts
Copy link
Member

samhouts commented Jul 9, 2019

This is almost certainly the same as the bugs fixed by #6390. So we can be sure, can you please attach a small project that demonstrates this issue? Thanks!

@samhouts samhouts added s/needs-info ❓ A question has been asked that requires an answer before work can continue on this issue. s/needs-repro ❔ This reported issue doesn't include a sample project reproducing the issue. Please provide one. labels Jul 9, 2019
@samhouts samhouts moved this from New to Needs Info in Triage Jul 10, 2019
@Legenda374
Copy link

I got the same problem, here is my question on stackoverflow, I recorded a video you can watch it
And I also do not have this problem on 3.6.0.344457, but 4.1.0.555618 gives me problem

@LeoJHarris
Copy link

This is a much needed fix. We are also stuck on Xamarin 3.6. and wont update XF until this issue is resolved.

@Legenda374
Copy link

I added a project, you need to press the button several times and to scroll listview. It repeats.
https://github.com/Legenda374/XamarinBug.git

@samhouts samhouts removed s/needs-info ❓ A question has been asked that requires an answer before work can continue on this issue. s/needs-repro ❔ This reported issue doesn't include a sample project reproducing the issue. Please provide one. labels Jul 11, 2019
@samhouts samhouts moved this from Needs Info to New in Triage Jul 11, 2019
@samhouts samhouts added this to the 4.0.0 milestone Jul 11, 2019
@samhouts samhouts added e/3 🕒 3 and removed s/unverified New report that has yet to be verified labels Jul 11, 2019
@samhouts samhouts added this to In Progress in v4.0.0 Jul 11, 2019
@samhouts samhouts removed this from New in Triage Jul 12, 2019
@samhouts samhouts added this to To do in Sprint 156 Jul 16, 2019
@samhouts samhouts moved this from To do to In progress in Sprint 156 Jul 16, 2019
@samhouts samhouts moved this from In Progress to Done in v4.0.0 Jul 18, 2019
@samhouts samhouts moved this from In progress to Done in Sprint 156 Jul 18, 2019
@samhouts
Copy link
Member

closed by #6390

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a/listview Problems with the ListView/TableView e/3 🕒 3 i/regression p/Android
Projects
No open projects
Sprint 156
  
Done
v4.0.0
  
Done
Development

No branches or pull requests

5 participants