feat: Add scrollbars to habit overview list

References: #365
This commit is contained in:
Christoph Hennemann
2019-01-20 00:40:35 +01:00
parent 178061475e
commit d8894753e0
4 changed files with 16 additions and 1 deletions

View File

@@ -54,4 +54,6 @@
<attr name="cardBackground" format="reference"/>
<attr name="headerBackground" format="reference"/>
<attr name="selectedBackground" format="reference"/>
<attr name="scrollableRecyclerViewStyle" format="reference"/>
</resources>