The list of custom views is refreshed whenever the designer window is focused. You can try to return to the code editor and then back to the designer window.
Have you modified any of the IDE settings in the INI directly (such as BackgroundGuiThreadInterval2) ?
No, i have not changed any IDE settings.
A. I double click the project (xCustomListView.b4a) in file manager.
B. Click Designer-Open Designer
C. Click Add View
D. No arrow next to CustomView.
E. In Designer I select File-Open
F. Cancel the File Open
G. Click Add View
H. Now there is an arrow next to CustomView.
I. I close designer.
J. I repeated (B-I) 5 times.
Looks like the custom views is refreshed when I open another layout, but not the first time I start Designer.
Timing problem, slow CPU, low memory ?
At least I now have a workaround.