Merge "Fix bad RecyclerView issue" am: 47bcb7f2a7 am: 44f302af74
Change-Id: I6d457f6617a571ac0790b39fca3278f60b0f61c6
This commit is contained in:
@@ -564,6 +564,7 @@ public class ConversationFragment extends Fragment implements ConversationDataLi
|
||||
@Override
|
||||
public void run() {
|
||||
view.setAlpha(1);
|
||||
dispatchAddFinished(holder);
|
||||
}
|
||||
});
|
||||
mPopupTransitionAnimation.startAfterLayoutComplete();
|
||||
|
||||
Reference in New Issue
Block a user