Increased tap target size of buttons

This commit is contained in:
Phillip Hsu
2016-07-24 00:20:12 -07:00
parent 1162e9177c
commit e2df1aef28
7 changed files with 48 additions and 27 deletions
+1
View File
@@ -34,6 +34,7 @@
<item name="layout_columnWeight">1</item>
<item name="layout_rowWeight">1</item>
<item name="android:background">?android:attr/selectableItemBackground</item>
<item name="android:gravity">center</item>
</style>
<!-- TODO: Rename to GridLayout[Text/Button/TextView]? -->