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