cloudroam
2025-03-25 5c73f167603693d5e015193730bf16f3b6bb2bf5
1
2
3
4
5
6
<resources>
    <declare-styleable name="FullscreenAttrs">
        <attr name="fullscreenBackgroundColor" format="color" />
        <attr name="fullscreenTextColor" format="color" />
    </declare-styleable>
</resources>