Daichi Furiya
Daichi Furiya
@oktayayar whats jar version?
@jompon notifyDataSetChanged as a standard behavior of RecyclerView dose not animation. Please use the `notifyItemRemoved` and `notifyItemInserted`.
@bveenvliet @ashmosaheb Please use the following `notifyItemChanged(int)` `notifyItemInserted(int)` `notifyItemRemoved(int)` `notifyItemRangeChanged(int, int)` `notifyItemRangeInserted(int, int)` `notifyItemRangeRemoved(int, int)` If you want your animations to work, do not rely on calling `notifyDataSetChanged()`; as it...
@jiangTaoQuite Cloud you show me gradle code
@jiangTaoQuite Do you add the jcenter?
ok i will check it
@pushpendra-spartan Please your code.
@mheras hi. Do you have any good idea?
@mheras Hi. I woud like you to `pull-request`. It I wanna merge :shipit:
@f630088281 what does that mean?