gtnarg
11/22/2018, 2:24 PMListCellFragment. I commented out the cellFragment{...} call on the ListView and reran the app to see what shows up in the listview. If I debug the layout I still see a bunch of installed `SmartListCell`s. What would be installing these in the ListView?gtnarg
11/22/2018, 4:07 PMonEdit{ } listener. In fact that listener will interfere with a cellFormat{ } in the same listview.edvin
11/22/2018, 4:10 PMgtnarg
11/22/2018, 4:11 PMgtnarg
11/22/2018, 4:12 PMonEdit listener it displays correctlyedvin
11/22/2018, 4:13 PMonEdit after cellFormat it should be fine. In which order did you do them?edvin
11/22/2018, 4:13 PMgtnarg
11/22/2018, 4:15 PMgtnarg
11/22/2018, 4:16 PMListCellFragment so I might have a couple other questions 🙂edvin
11/22/2018, 4:16 PMgtnarg
11/22/2018, 4:16 PM