Correct dark theme divider color for number grid

This commit is contained in:
Phillip Hsu
2016-08-22 18:52:15 -07:00
parent 2a285c0558
commit 9588ad2b96
3 changed files with 10 additions and 9 deletions
+1
View File
@@ -85,6 +85,7 @@
<item name="layout_gravity">center</item>
</style>
<!-- TODO: Consider making a dark themed Divider too. -->
<style name="Divider">
<!-- Won't be visible in a bottom sheet dialog... -->
<!--<item name="android:background">?android:attr/listDivider</item>-->