android - RecyclerView scroll speed with offset -


i want scroll recyclerview specific position offset. using scrolltopositionwithoffset(position, offset) , method works fine except scroll happens fast , cant control speed of scroll. i've tried using smoothscrolltoposition() need offset. can tell me how can control speed of scrolling when using scrolltopositionwithoffset()?

put recyclerview in nestedscrollview scroll smoothly.


Comments

Popular posts from this blog

inversion of control - Autofac named registration constructor injection -

ios - Change Storyboard View using Seague -

verilog - Systemverilog dynamic casting issues -