Crash with List view image and Text

Describe your issue

test.mp4 (3.1 MB)
it’s a problem with List View image and Text after the update to eagle.

the problem occurs only when i install the apk to my phone
with compiler it works without problems.

i have two screen, the first called Screen1 and the second Screen2.
in screen1 i have a label text and a button that open the screen2.
in the screen2 there is a text box and a list view image and text.
i want to take data from list view (such as the subtitle) and i want to carry it in label text of screen1.
to do these i use a close screen with value when i press the list view with image and text.
when i do this the app crashed.

i try to make the same thing with normal list view and it works without problem.

Steps to reproduce the issue

to carry some data from data view List with image to another screen.

read above for more informations

Expected Behaviour

Actual Behaviour

crash the app

Show your Blocks


texr_view_with_image.aia (16.1 KB)

Android version

9

Some functions are not working on Android 9.0
Use Bug Tracker Topic to get update details.

i’m following the topic but i didin’t read anything about list view.
is the problem with * java.lang.RuntimeException: Unable to start activity ComponentInfo, related with textbox ?