fix float-int error in color interpolation and add some more tests

This commit is contained in:
2019-03-10 21:34:27 +01:00
parent 2b7dca8e2f
commit 9b9e3a0d73
4 changed files with 71 additions and 25 deletions

View File

@@ -20,6 +20,7 @@
<TableRow
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_marginBottom="-8dp"
android:weightSum="6">
<TextView