Commit 61cc2ec
authored
Convert from int to double to avoid auto casting which throws an error on Android (#55)
https://stackoverflow.com/questions/58986585/type-int-is-not-a-subtype-of-type-double1 parent c8a1193 commit 61cc2ec
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments