Horizontal RecyclerView with nice animation Android
问题 How to make such like horizontal recycle view with nice UI animation. Note: I can make horizontal recyclerview. but how can it start from middle and when scroll it comes in start? and secondly background image will be visible or invisible animatedly according scrolling. I want to make such like I already try ItemDecoration but when it load fast time start from left after if start from center any help. 回答1: Set padding left on Recyclerview as below code to start your recyclerView row as per