eddydn / EDMTNewsApp

This is full source code of News App , use NewsAPI and - Retrofit (Fetch data ) - Picasso (Load image from INTERNET) - Gson (Working with Json) - Paper (Cache - Text View ago (For format time) - Diagonal Layout and Kenburns View (for Hotest Newspaper) - Recycler and CardView (Display Item) - Swipe Refresh
55 stars 39 forks source link

null pointer on return webSite.getSources().size(); on ListSourceAdapter.java #7

Open MuhammadAbrarx opened 6 years ago

MuhammadAbrarx commented 6 years ago

Attempt to invoke virtual method 'java.util.List edmt.dev.androidnewsapp.Model.WebSite.getSources()' on a null object reference

brownstic commented 6 years ago

Issue fixed in latest commit. Please close this issue