mac
2023-12-14 2a6c0d9a93923f852a90f9f53f5e75985ad5bf73
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>