mirror of
https://github.com/mihonapp/mihon.git
synced 2025-10-09 12:59:34 +02:00
Allow typing in tracker score similar to chapters (closes #2498)
This commit is contained in:
@@ -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" />
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user