feat(YouTube Music): Add Hide buttons patch (#6255)

This commit is contained in:
MarcaD 2025-11-09 09:05:31 +02:00 committed by GitHub
parent 475197af45
commit 7a18ebc7ab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 272 additions and 141 deletions

View file

@ -204,4 +204,4 @@ class SpeedIconDrawable extends Drawable {
public int getIntrinsicHeight() {
return Dim.dp32;
}
}
}