Titanium JIRA Archive
Appcelerator Community (AC)

[AC-5743] Android: Use sharedElement transition with listview item

GitHub Issuen/a
TypeImprovement
Priorityn/a
StatusResolved
ResolutionNeeds more info
Resolution Date2018-06-25T08:11:58.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterAhmed Mohamed
AssigneeShak Hossain
Created2018-05-20T13:30:48.000+0000
Updated2018-06-25T08:11:59.000+0000

Description

When trying to use Android SharedElement transition with ListView item, we just can use e.source to select target view because we can't use any specific id for any object in the item. productDetailsWin.addSharedElement(e.source, "productContainer"); I want to know if we can only use transitionName to set the transition? Another Issue: when clicking on the item to open a new window it's okay. but when go back to the previous window the transition work with only the last item in the list view.

Comments

  1. Sharif AbuDarda 2018-06-19

    Hello, We need a sample code for testing the issue. Also, This platform is for bug reporting. For coding support please post your query in the https://community.axway.com/s/ . Thanks.

JSON Source