Roberto Tellez Ibarra
Results
2
issues of
Roberto Tellez Ibarra
SwappingHolder implementation drops v7 support. I detect that these three method implementation needs v11: setActivated() isActivated() refreshChrome() For third method, replace in SwappingHolder backgroundDrawable.jumpToCurrentState(); with DrawableCompat.jumpToCurrentState(backgroundDrawable); But for itemView.setActivated(isActivated); i...
I was wondering if it is possible to use this amazing library with my RecyclerView. Best rgds.