]> git.ktnx.net Git - mobile-ledger.git/blob - app/src/main/res/values/attr.xml
70b100f80eef176ec14afd0650cd5d5efefd20a1
[mobile-ledger.git] / app / src / main / res / values / attr.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <resources>
3     <attr name="drawer_background" format="reference|color"/>
4     <attr name="table_row_dark_bg" format="reference|color"/>
5     <attr name="table_row_light_bg" format="reference|color"/>
6     <attr name="textColor" format="reference|color"/>
7     <attr name="colorPrimaryTransparent" format="reference|color" />
8
9 </resources>