mac
2024-10-21 8c04e8e9e28f7fdf1df36f2630bd998d0acc746c
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>