As we saw, RecyclerView is more effective than ListView, so I prefer to use it in my project. But recently I have a trouble when put it in my custom ViewGroup. RecyclerView
Just in xml properties
android:scrollbarThumbVertical="@android:color/darker_gray" android:scrollbarSize="5dp">