stable closure of moribund itemlistfragment

This commit is contained in:
dosiecki 2017-04-13 12:34:58 -07:00
parent ca0fb2a4e1
commit 0aceaac618

View file

@ -81,6 +81,7 @@ public abstract class ItemListFragment extends NbFragment implements OnScrollLis
if (getFeedSet() == null) {
com.newsblur.util.Log.w(this.getClass().getName(), "item list started without FeedSet.");
activity.finish();
return;
}
// warm up the sync service as soon as possible since it will init the story session DB