Is there any way to redraw all items of RecyclerView?
RecyclerView
I have some Themes (in style.xml) and after changing the theme, I need the RecyclerView t
Force RecyclerView to onCreateViewHolder or redraw its items #Kotlin
This worked for me