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 4b2abaf17e
commit 7f6775950e
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>