refactor: SnapshotPage UI/Function dev2#1332
Draft
cjy0812 wants to merge 2 commits intogkd-kit:mainfrom
Draft
Conversation
- replace the old snapshot timeline with an app-driven two-pane browser - group snapshots by app in SnapshotVm and sort apps by latest snapshot time - show only the selected app's snapshots in a responsive 2-3 column grid - add local-file thumbnail cards with time badges and shortened activity ids - keep single-item action dialog behavior unchanged on click - add long-press peek preview dialog for snapshot thumbnails - document new code blocks with review-friendly comments
Member
|
移动端不适合干复杂的事情,基础功能差不多即可 |
This comment was marked as outdated.
This comment was marked as outdated.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
预期用途为普通用户(分享快照为目的的群体)提供直观的快照选择
展开图片
目前想发展逻辑是长按为多选快照,分享 删除。单击直接进入ImagePreviewPage,然后为它做一点额外的功能,右上角菜单按钮-弹出操作 Dialog菜单针对于此单快照,
多快照选择没想好???逻辑会炸