Open FANMixco opened 3 years ago
If there is any update one day, this can fix it:
<androidx.recyclerview.widget.RecyclerView
android:id="@+id/mt_recycler"
android:paddingBottom="?attr/actionBarSize"
android:layout_width="match_parent"
android:layout_height="0dp" />
If you have a long list and scroll to the last one, the last item is cut off. Any idea why this can be? It looks similar to this pic: