src/main/res/layout/fragment_conversations_overview.xml 🔗
@@ -8,6 +8,7 @@
<android.support.v7.widget.RecyclerView
android:id="@+id/list"
+ android:scrollbars="vertical"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="?attr/color_background_primary"