aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/attrs.xml
blob: 9e90cddd27968c2e53595dcb06f36629cf17b9f6 (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <attr name="switchBarTheme" format="reference" />
    <attr name="switchBarMarginStart" format="dimension" />
    <attr name="switchBarMarginEnd" format="dimension" />
    <attr name="switchBarBackgroundColor" format="color" />
    <attr name="switchBarBackgroundActivatedColor" format="color" />
</resources>