Daichi Furiya

Results 85 comments of Daichi Furiya

@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?

@mheras Hi. I woud like you to `pull-request`. It I wanna merge :shipit:

@f630088281 what does that mean?