Skip to content

Improve media notification small icon#230

Open
ayyyyano wants to merge 1 commit into
cwuom:masterfrom
ayyyyano:player-icon-fix
Open

Improve media notification small icon#230
ayyyyano wants to merge 1 commit into
cwuom:masterfrom
ayyyyano:player-icon-fix

Conversation

@ayyyyano

Copy link
Copy Markdown

描述 / Description

变更目的

修复类原生系统下的媒体通知图标显示,已在 PixelOS (OnePlus 13T) 及 AviumUI 16 (Xiaomi 13) 上测试通过。相关图片见其他信息部分。

变更动机

#140 ,当前使用图标与系统整体界面不够协调,修改后可以进一步提升美观度。

实现方式

新增用于通知的透明图标资源,并让媒体播放器通知使用专用图标。

风险与兼容性影响

未知。可用于测试的设备不足。

类型 / Type

  • Bug 修复 / Bug Fix
  • 新功能 / New Feature
  • 文档更新 / Documentation Update
  • 其他(请描述)/ Other (please describe):

修复或解决的问题 / Issues Fixed or Closed by This PR

#140

清单 / Checklist

  • 我已阅读并遵循贡献指南 / I have read and followed the contribution guidelines
  • 我已在本地测试这些更改 / I have tested these changes locally
  • 我已更新相关文档或注释(如适用) / I have updated relevant documentation or comments (if applicable)
  • 我确认本次更改没有破坏任何原有逻辑 / I confirm this change does not break existing behavior
  • 我确认本次更改保持向下兼容(如适用) / I confirm this change remains backward compatible (if applicable)
  • 我已运行必要的构建、测试或静态检查 / I have run the required build, tests, or static checks
  • 我确认没有提交密钥、Token 或其他敏感信息 / I confirm no secrets, tokens, or other sensitive information were committed
  • 涉及 UI 变更时,我已补充截图或录屏(如适用) / I have added screenshots or recordings for UI changes (if applicable)

其他信息 / Additional Information

修复前效果

2c1048ac2fe71aaedb823da783ba87fa

修复后效果

93b542e4b2c61787aa51e2935e4e7058

本地检查结果

./gradlew :app:assembleDebug : 成功构建调试版并运行
2dea361b0a2b208ed78b567f98e9377f

./gradlew :app:testDebugUnitTest: 单元测试通过
{351F6D5C-B5FD-48E9-B164-CAC1F039D2BF}

./gradlew :app:lintDebug: 执行成功
{75FB11B2-9B64-422A-B112-339BF08584F4}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant