style: refined the design of favorite and rating indicators

This commit is contained in:
CappielloAntonio 2024-03-24 18:50:05 +01:00
parent 58d540b939
commit ff6bf20c30
14 changed files with 203 additions and 48 deletions

View file

@ -327,7 +327,7 @@
<string name="song_list_page_starred">已收藏的曲目</string>
<string name="song_list_page_top">%1$s 的热门曲目</string>
<string name="song_list_page_year">年份 %1$d</string>
<string name="song_subtitle_formatter">%1$s • %2$s %3$s %4$s</string>
<string name="song_subtitle_formatter">%1$s • %2$s %3$s</string>
<string name="starred_sync_dialog_negative_button">取消</string>
<string name="starred_sync_dialog_neutral_button">继续</string>
<string name="starred_sync_dialog_positive_button">继续并下载</string>