wjc
2023-06-25 c96a5eb14685ca81771d3fa4e28ccc77db54a989
1
2
3
4
5
6
<resources>
    <declare-styleable name="FullscreenAttrs">
        <attr name="fullscreenBackgroundColor" format="color" />
        <attr name="fullscreenTextColor" format="color" />
    </declare-styleable>
</resources>