mirror of
https://github.com/meowarex/rl-mobile.git
synced 2026-08-26 22:17:44 +10:00
Fold Cover Everywhere -> Player Backdrop
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
"PlayerBackdrop",
|
||||
"QualityBadgeColors",
|
||||
"LyricsProgressPill",
|
||||
"CoverEverywhere",
|
||||
"MiniPlayerRedesign"
|
||||
]
|
||||
},
|
||||
@@ -63,17 +62,18 @@
|
||||
"displayAsPercent": true,
|
||||
"token": "RL_SCRIM_ARGB",
|
||||
"encode": { "kind": "argbAlpha" }
|
||||
},
|
||||
{
|
||||
"type": "toggle",
|
||||
"key": "cover_everywhere",
|
||||
"title": "Cover Everywhere - WIP",
|
||||
"description": "Applies the blurred backdrop to every Compose based page (Home & Collection)",
|
||||
"default": false,
|
||||
"inline": true,
|
||||
"fileNames": ["home-backdrop.patch", "collection-backdrop.patch", "cover-capture.patch"]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "CoverEverywhere",
|
||||
"order": 35,
|
||||
"fileNames": ["home-backdrop.patch", "collection-backdrop.patch", "cover-capture.patch"],
|
||||
"title": "Cover Everywhere - WIP",
|
||||
"description": "Applies the blurred backdrop to every Compose based page (Home & Collection)",
|
||||
"default": false
|
||||
},
|
||||
{
|
||||
"id": "QualityBadgeColors",
|
||||
"order": 36,
|
||||
|
||||
Reference in New Issue
Block a user