feat(YouTube - Theme): Apply custom seekbar color to splash screen animation (#3978)

This commit is contained in:
LisoUseInAIKyrios 2024-11-25 20:49:05 +04:00 committed by GitHub
parent c67d0c042c
commit 98d57e28af
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 254 additions and 16 deletions

View file

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<attr format="reference|color" name="splash_custom_seekbar_color"/>
</resources>