mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-12 13:17:46 +02:00
refactor: ReVanced settings UI (remove summary and PreferenceScreen segmentation)
This commit is contained in:
@ -32,8 +32,7 @@ class ButtonContainerPatch : ResourcePatch {
|
||||
*/
|
||||
SettingsPatch.addPreference(
|
||||
arrayOf(
|
||||
"PREFERENCE: OTHER_LAYOUT_SETTINGS",
|
||||
"PREFERENCE_HEADER: BOTTOM_PLAYER",
|
||||
"PREFERENCE: BOTTOM_PLAYER_LAYOUT_SETTINGS",
|
||||
"SETTINGS: BUTTON_CONTAINER"
|
||||
)
|
||||
)
|
||||
|
@ -32,8 +32,7 @@ class CommentComponentPatch : ResourcePatch {
|
||||
*/
|
||||
SettingsPatch.addPreference(
|
||||
arrayOf(
|
||||
"PREFERENCE: OTHER_LAYOUT_SETTINGS",
|
||||
"PREFERENCE_HEADER: BOTTOM_PLAYER",
|
||||
"PREFERENCE: BOTTOM_PLAYER_LAYOUT_SETTINGS",
|
||||
"SETTINGS: COMMENT_COMPONENT_PARENT",
|
||||
"SETTINGS: COMMENT_COMPONENTS"
|
||||
)
|
||||
|
Reference in New Issue
Block a user