When using this with RecyclerView, you need to add this line to make the indicator show: `recyclerView.setOnFlingListener(null);` I'm not sure if this is intended or a bug on the CircleIndicator2. This is not also included in documentation.