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