Fixes to numpad interactions

This commit is contained in:
Phillip Hsu
2016-06-02 20:48:38 -07:00
parent 68fb80b42b
commit c2707b12b2
3 changed files with 21 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<ImageButton xmlns:android="http://schemas.android.com/apk/res/android"
style="@style/NumpadButton"
style="@style/NumberButton"
android:src="@drawable/ic_collapse_24dp"/>