Delay SharedClipboardShareActivity animation until native is lodaded
- We can only get correct data in adapter after native is initialized, which is needed to correctly decide if empty view should be shown - This will result in a mask being shown full screen (instead of zero state view) while native is loaded - Before: https://drive.google.com/file/d/1b6tKuRSj7LPOLr7O5h7XrWqfK4tJfJp9 - After: https://drive.google.com/file/d/14Nd650D85TwMjCJgtQmalgmB3uCt0kNg Bug: 1002852 Change-Id: I6626865cbee2e9e9eee5664ae83139d428b7d0ee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1798322Reviewed-by:Richard Knoll <knollr@chromium.org> Reviewed-by:
Boris Sazonov <bsazonov@chromium.org> Commit-Queue: Alex Chau <alexchau@chromium.org> Cr-Commit-Position: refs/heads/master@{#695625}
Showing
Please register or sign in to comment