mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-02-01 03:32:17 +01:00
7 lines
202 B
XML
7 lines
202 B
XML
|
<?xml version="1.0" encoding="utf-8" ?>
|
||
|
<resources>
|
||
|
<declare-styleable name="WelcomePageIndicator">
|
||
|
<attr name="page_indicator_color" format="color" />
|
||
|
</declare-styleable>
|
||
|
</resources>
|