Merge "Fix bad RecyclerView issue" am: 47bcb7f2a7 am: 44f302af74 am: 6276e07211
Change-Id: I4c33073ec5214e6c9e2968a8ef094597ffa836b5
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