gabrielemariotti / RecyclerViewItemAnimators

An Android library which provides simple Item animations to RecyclerView items

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issue Text Sometimes Disappear or Became Small

fjr619 opened this issue · comments

I try your code to make animation for my recycler view, but I got random bug issues, so sometime the item (string) became disappear or became smaller. It will happen if i add many item and remove it and do it repeatly. here i attach my screenshoot
screenshot_2014-10-30-10-36-00
screenshot_2014-10-30-10-37-02

+1 on this

I will review this lib with the last recyclerView release

isn't this bug fixed yet?

i'm sure the problem is in ViewAnimator.java but have no time to research it