I am trying to make an Android application with tabs and swipe view, and I have a list view inside one tab, and also I have added an image view to the list and I used a custom adapter to fill data in the list, I have some errors while loading data to the list (but works perfectly fine activity classes ) , lines and errors are written below I am trying to make an Android application with