mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-07 03:07:25 +01:00
Allow typing in tracker score similar to chapters (closes #2498)
This commit is contained in:
parent
2c9f8bb9ce
commit
bebb52b4e8
@ -10,7 +10,6 @@
|
|||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_gravity="center"
|
android:layout_gravity="center"
|
||||||
android:descendantFocusability="blocksDescendants"
|
|
||||||
app:max="10"
|
app:max="10"
|
||||||
app:min="0" />
|
app:min="0" />
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user