Skip to content

Commit e5fdeba

Browse files
committed
低调
1 parent 70dbd2b commit e5fdeba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/src/main/java/com/ljyh/mei/constants/PreferenceKeys.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,5 +92,5 @@ enum class LyricTextSize(val text: Int) {
9292

9393
enum class ProgressBarStyle(val label: String) {
9494
WAVE("动态波浪"), // 原来的波浪样式
95-
LINEAR("Apple 风格") // 新写的直线样式
95+
LINEAR("正常样式") // 新写的直线样式
9696
}

0 commit comments

Comments
 (0)