I have a DialogFragment that contains a RecyclerView (a list of cards).
DialogFragment
RecyclerView
Within this RecyclerView are one or more CardVi
CardVi
try deleting : mRecylerView.setHasFixedSize(true);