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