mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-21 16:57:18 +02:00
reduced the size of overlay buttons (previously reduced by 20% → now reduced by 30%)
This commit is contained in:
parent
85fb57900d
commit
f0eb4ef3f7
@ -98,10 +98,10 @@ class OverlayButtonsResourcePatch : ResourcePatch {
|
||||
"yt:layout_constraintRight_toLeftOf=\"@+id/speed_button"
|
||||
).replace(
|
||||
"60",
|
||||
"48"
|
||||
"42"
|
||||
).replace(
|
||||
"paddingBottom=\"16",
|
||||
"paddingBottom=\"28"
|
||||
"paddingBottom=\"34"
|
||||
).replace(
|
||||
"paddingLeft=\"12",
|
||||
"paddingLeft=\"0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user