Allow typing in tracker score similar to chapters (closes #2498)

(cherry picked from commit bebb52b4e87e0acf3c74078218085e94fb0e115a)
This commit is contained in:
arkon 2021-01-04 16:25:37 -05:00 committed by Jobobby04
parent 5387e24bb4
commit fd050b8178

View File

@ -10,7 +10,6 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center"
android:descendantFocusability="blocksDescendants"
app:max="10"
app:min="0" />