RecyclerView not scrolling to the bottom
问题 I followed the recyclerview guidelines and built one for the app I am making, but it does not scroll to the bottom for some reason. I compared it with google code snippets, as well as other code snippets online and can't see the difference. I have posted a picture and the code I am using. I am using tabs, therefore the recyclerview is populated in a fragment. What the app looks like: http://imgur.com/H5uOLFR the adapter class: public class MyAdapter extends RecyclerView.Adapter<MyAdapter