wjc
2025-06-30 d411d7bbb86bfbea9119b996378bb9f338e5d2a9
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>