mac
2024-07-03 1e4ad2c45a7524132d0a29dc7da3511ec3a5db16
1
2
3
4
5
6
7
<resources>
    <declare-styleable name="FullscreenAttrs">
        <attr name="fullscreenBackgroundColor" format="color" />
        <attr name="fullscreenTextColor" format="color" />
    </declare-styleable>
 
</resources>