Created ScrollingGridTimePickerDialog

This commit is contained in:
Phillip Hsu
2016-07-17 03:02:57 -07:00
parent d1c0820de4
commit bc2446d586
9 changed files with 229 additions and 14 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
<item name="android:layout_width">0dp</item>
<item name="android:layout_height">0dp</item>
<item name="android:background">?android:attr/selectableItemBackground</item>
<item name="android:textSize">28sp</item>
<item name="android:textSize">@dimen/grid_element_text_size</item>
</style>
</resources>