[Paint Preview] Player: Implement UI for frames + scrolling
This implements the player UI using a hierarchy of Views. This enables displaying the main the entire hierarchy of sub-frames. It also adds support for scrolling in both directions for each frame. Each Paint Preview frame is represented a PlayerFrame* sub-component (everything in the org.chromium.components.paintpreview.player.frame package). The approach is explained in more details on the design doc linked below. Internal design doc: http://go/fdt-player-2 Bug: 1021202,1020700 Change-Id: I7cc5310016c614f57105105a10d8db7a98e97654 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1925052Reviewed-by:Ted Choc <tedchoc@chromium.org> Reviewed-by:
Matthew Jones <mdjones@chromium.org> Commit-Queue: Mehran Mahmoudi <mahmoudi@chromium.org> Cr-Commit-Position: refs/heads/master@{#721246}
Showing
Please register or sign in to comment