-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- 将关于页面的文本生成逻辑移至 InfoUtil 类中 - 新增 qverbowAboutText 扩展函数,用于生成关于页面的 SpannableString - 优化了文本中 URL 的处理方式,使用列表存储链接和对应文本 - 简化了 MainActivity 中的代码,提高了可读性和可维护性
- Loading branch information
1 parent
3b558fe
commit a2c3e92
Showing
2 changed files
with
38 additions
and
95 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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