GitNex-Android-App/app/src/main/res/values/attrs.xml

5 lines
180 B
XML
Raw Normal View History

2020-01-07 13:27:05 +01:00
<?xml version="1.0" encoding="utf-8"?>
<resources>
<attr name="primaryTextColor" format="reference"/>
<attr name="primaryBackgroundColor" format="reference" />
</resources>