Him188
Him188
- 考虑重写 UI,能以条目归类,查看条目下的剧集缓存状态,能够查看资源的分享率 > 目前的这个卡片其实就是我乱糊的一个,只是为了能用 - [ ] #184
Nice project, can be even better if we can support desktop and ios targets.
### 问题描述  ### 复现步骤 _No response_ ### Ani 版本号 3.11.0-beta02 ### 操作系统 Windows ### 应用日志 ```text no exception ```
https://github.com/open-ani/ani/pull/910#issuecomment-2343040079 需要考虑整个 APP 的 UI 风格,过渡动画,交互逻辑,以及各种页面如何适配平板和更大的桌面端 - #1012 - #1013 - #608 - #932
 应当手机和 PC 都采用相同的导航功能, 也就是把手机上的缓存管理页挪到导航中 这样符合 M3 规范, 也能大幅减少代码复杂度, 以及为后面统一或优化大屏 UI 做准备
不应当固定使用 `colorScheme.surfaceContainer`, surfaceContainer 也不是用在这个场景的 (这也就能说明为什么我之前尝试使用 RichText 但并没有发现 code 有任何作用) https://github.com/open-ani/ani/blob/e8fd1b7c835ac3498d13a6d48060ff7b5398114d/app/shared/ui-foundation/src/commonMain/kotlin/ui/richtext/RichText.kt#L232