Johan Schoeman's b4ACarouselViewNew works fine with my B4A 6.80 and jdk1.8.0_131. It also behaves nicely when I use my own set of .png's in stead of his. But, if I write a new app in b4A from scratch and I use the b4ACarouselViewNew libs (jar and xml) I get this error in the logs: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException at anywheresoftware.b4a.keywords.LayoutBuilder.loadLayout(LayoutBuilder.java:166) at anywheresoftware.b4a.objects.ActivityWrapper.LoadLayout(ActivityWrapper.java:209)..etc Any ideas how to fix this? Thx Hans