docs: 为 ui 包下所有类添加详细中文注释#11
Open
lijieqi123 wants to merge 1 commit intomainfrom
Open
Conversation
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.
改动内容
本次 PR 为便签应用的 UI 模块添加了详细的中文注释。
涉及文件
AlarmAlertActivity.kt- 闹钟提醒界面注释AlarmInitReceiver.kt- 开机恢复闹钟注释AlarmReceiver.kt- 闹钟转发接收器注释NoteEditActivity.kt- 便签编辑页面注释NoteEditScreen.kt- Compose 编辑 UI 注释NoteEditViewModel.kt- 导出/生图逻辑注释NotesListActivity.kt- 便签列表页面注释NotesListScreen.kt- Compose 列表 UI 注释NotesListViewModel.kt- 列表状态管理注释NotesPreferenceActivity.kt- 设置页面注释NotesPreferenceScreen.kt- Compose 设置 UI 注释ResourceDrawableBackground.kt- 资源背景组件注释改动类型
测试确认