mac
2023-10-09 e10685706d2bacf0da27b8393c04a1f7a4df2bad
1
2
3
4
5
6
<resources>
    <declare-styleable name="FullscreenAttrs">
        <attr name="fullscreenBackgroundColor" format="color" />
        <attr name="fullscreenTextColor" format="color" />
    </declare-styleable>
</resources>