]> git.ktnx.net Git - mobile-ledger-staging.git/blobdiff - app/src/main/res/values/attr.xml
better shadow under main header in dark mode
[mobile-ledger-staging.git] / app / src / main / res / values / attr.xml
index 2773205098773ecbe2df5bcf50aaf8c8b938496c..b34995970479dd7e7e4d98116631483b5d5d4d88 100644 (file)
@@ -23,5 +23,7 @@
     <attr name="textColor" format="reference|color"/>
     <attr name="commentColor" format="reference|color" />
     <attr name="colorPrimaryTransparent" format="reference|color" />
-
+    <attr name="main_header_shadow_height" format="reference|dimension" />
+    <attr name="shadowStartColor" format="reference|color" />
+    <attr name="shadowEndColor" format="reference|color" />
 </resources>
\ No newline at end of file