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
@@ -28,8 +28,8 @@
android:layout_width="match_parent"
android:layout_height="@dimen/number_grid_height"
android:layout_below="@id/time_display_background"
android:paddingStart="@dimen/bottom_sheet_edge_margin"
android:paddingEnd="@dimen/bottom_sheet_edge_margin"
android:layout_marginStart="@dimen/bottom_sheet_edge_margin"
android:layout_marginEnd="@dimen/bottom_sheet_edge_margin"
android:paddingBottom="@dimen/anchored_fab_vertical_space"/>
<View