]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/values/dimens.xml
somewhat complete profile implementation
[mobile-ledger.git] / app / src / main / res / values / dimens.xml
index d99c74e90cc253ca96d1a88ee535b622e941b361..d00fc166a058a325b7e51a538021996afaf69baa 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  ~ Copyright © 2018 Damyan Ivanov.
+  ~ Copyright © 2019 Damyan Ivanov.
   ~ This file is part of Mobile-Ledger.
   ~ Mobile-Ledger is free software: you can distribute it and/or modify it
   ~ under the term of the GNU General Public License as published by
@@ -21,4 +21,7 @@
     <dimen name="activity_vertical_margin">16dp</dimen>
     <dimen name="nav_header_vertical_spacing">8dp</dimen>
     <dimen name="fab_margin">16dp</dimen>
+    <dimen name="app_bar_height">200dp</dimen>
+    <dimen name="item_width">200dp</dimen>
+    <dimen name="text_margin">16dp</dimen>
 </resources>
\ No newline at end of file