Titanium JIRA Archive
Appcelerator Community (AC)

[AC-5689] TableView rows getting blank after some time

GitHub Issuen/a
TypeBug
Priorityn/a
StatusResolved
ResolutionNeeds more info
Resolution Date2018-04-28T23:04:03.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
LabelsEdititems, Tableview, swipe
ReporterPrafulla Bansode
AssigneeShak Hossain
Created2018-04-03T12:32:50.000+0000
Updated2018-05-23T14:36:59.000+0000

Description

We are using a table view inside our application to display a list. The reason we have used a Table view is to implement swipe interaction (like Gmail) and perform some action when the user swipes left or right on any row. the same was not achievable on a listview. One row of the table view contains the following components, 1. Container view 2. inside container view (1) ScrollableView Scrollable View has two pages, the main page to show the required data, and a second page to show the action component which would appear after the user swipes the row. We have observed that rows render properly for the first time but after some time the rows become blank on Android. Please refer the screenshot. Once we perform any scroll action on the table view the rows go back to their original state and show the expected data correctly.

Attachments

FileDateSize
IMG_0762.JPG2018-04-03T12:30:49.000+000020826
tableViewPOC 2.zip2018-04-16T06:04:34.000+000010015647

Comments

  1. Mostafizur Rahman 2018-04-04

    Hello [~pbansode], Thanks for sharing with us. Please provide a full sample test code that regenerates the issue. Better to provide a sample app as an attachment here. We will test the issue in our environment. Also, provide the SDK and CLI version you are testing on. Thanks.
  2. Sharif AbuDarda 2018-04-06

    Hello, Please provide the sample code /project for us to test. Thanks.
  3. Mostafizur Rahman 2018-04-09

    Hello [~pbansode], It would be great if you can send us simple test case/project to reproduce the issue on our end. Thanks
  4. Prafulla Bansode 2018-04-16

    I have attached similar structure, the one we used in the app. We are not able to reproduce the same issue with this, but just check out whether it helps to you.
  5. Mostafizur Rahman 2018-04-23

    [~pbansode], Thanks for providing the project. We are unable to reproduce the issue on our end using SDK 7.1.0.GA and android device Samsung Galaxy J7. The listview is working as expected.
  6. Sharif AbuDarda 2018-04-26

    Hello [~pbansode], Can you get back to us on the status of the issue? We are unable to reproduce it on our end. Thanks.
  7. Prafulla Bansode 2018-05-23

    We are still facing the same issue when using tableview.

JSON Source