diff --git a/astrid/res/drawable/check_box_1.png b/astrid/res/drawable/check_box_1.png index a1c34c993..908faa2c8 100644 Binary files a/astrid/res/drawable/check_box_1.png and b/astrid/res/drawable/check_box_1.png differ diff --git a/astrid/res/drawable/check_box_2.png b/astrid/res/drawable/check_box_2.png index 25e28d21e..2d2f38f70 100644 Binary files a/astrid/res/drawable/check_box_2.png and b/astrid/res/drawable/check_box_2.png differ diff --git a/astrid/res/drawable/check_box_3.png b/astrid/res/drawable/check_box_3.png index b99cfa7c7..5103d5c82 100644 Binary files a/astrid/res/drawable/check_box_3.png and b/astrid/res/drawable/check_box_3.png differ diff --git a/astrid/res/drawable/check_box_4.png b/astrid/res/drawable/check_box_4.png index 7cc50df94..14b203b97 100644 Binary files a/astrid/res/drawable/check_box_4.png and b/astrid/res/drawable/check_box_4.png differ diff --git a/astrid/res/drawable/check_box_checked_1.png b/astrid/res/drawable/check_box_checked_1.png index 1ca386e9b..2960404eb 100644 Binary files a/astrid/res/drawable/check_box_checked_1.png and b/astrid/res/drawable/check_box_checked_1.png differ diff --git a/astrid/res/drawable/check_box_checked_2.png b/astrid/res/drawable/check_box_checked_2.png index 0f5436a66..52b926e50 100644 Binary files a/astrid/res/drawable/check_box_checked_2.png and b/astrid/res/drawable/check_box_checked_2.png differ diff --git a/astrid/res/drawable/check_box_checked_3.png b/astrid/res/drawable/check_box_checked_3.png index df21f1010..7ee0c6be3 100644 Binary files a/astrid/res/drawable/check_box_checked_3.png and b/astrid/res/drawable/check_box_checked_3.png differ diff --git a/astrid/res/drawable/check_box_checked_4.png b/astrid/res/drawable/check_box_checked_4.png index de24ee2c5..1d223ae5a 100644 Binary files a/astrid/res/drawable/check_box_checked_4.png and b/astrid/res/drawable/check_box_checked_4.png differ diff --git a/astrid/res/drawable/check_box_repeat_1.png b/astrid/res/drawable/check_box_repeat_1.png index 04c745be7..7e3d46380 100644 Binary files a/astrid/res/drawable/check_box_repeat_1.png and b/astrid/res/drawable/check_box_repeat_1.png differ diff --git a/astrid/res/drawable/check_box_repeat_2.png b/astrid/res/drawable/check_box_repeat_2.png index f83e43229..5cfb0632c 100644 Binary files a/astrid/res/drawable/check_box_repeat_2.png and b/astrid/res/drawable/check_box_repeat_2.png differ diff --git a/astrid/res/drawable/check_box_repeat_3.png b/astrid/res/drawable/check_box_repeat_3.png index 4366509ce..fe7138dc7 100644 Binary files a/astrid/res/drawable/check_box_repeat_3.png and b/astrid/res/drawable/check_box_repeat_3.png differ diff --git a/astrid/res/drawable/check_box_repeat_4.png b/astrid/res/drawable/check_box_repeat_4.png index 535e64f76..b2e1dddea 100644 Binary files a/astrid/res/drawable/check_box_repeat_4.png and b/astrid/res/drawable/check_box_repeat_4.png differ diff --git a/astrid/res/drawable/check_box_repeat_checked_1.png b/astrid/res/drawable/check_box_repeat_checked_1.png index f6b2f1122..1602b302f 100644 Binary files a/astrid/res/drawable/check_box_repeat_checked_1.png and b/astrid/res/drawable/check_box_repeat_checked_1.png differ diff --git a/astrid/res/drawable/check_box_repeat_checked_2.png b/astrid/res/drawable/check_box_repeat_checked_2.png index 1a454b786..028ee0918 100644 Binary files a/astrid/res/drawable/check_box_repeat_checked_2.png and b/astrid/res/drawable/check_box_repeat_checked_2.png differ diff --git a/astrid/res/drawable/check_box_repeat_checked_3.png b/astrid/res/drawable/check_box_repeat_checked_3.png index 4e40054dd..1dacaa0bc 100644 Binary files a/astrid/res/drawable/check_box_repeat_checked_3.png and b/astrid/res/drawable/check_box_repeat_checked_3.png differ diff --git a/astrid/res/drawable/check_box_repeat_checked_4.png b/astrid/res/drawable/check_box_repeat_checked_4.png index 6535b94a9..258b35e3a 100644 Binary files a/astrid/res/drawable/check_box_repeat_checked_4.png and b/astrid/res/drawable/check_box_repeat_checked_4.png differ diff --git a/astrid/res/layout/task_adapter_row.xml b/astrid/res/layout/task_adapter_row.xml index 72d9da5d6..7f1b1de8c 100644 --- a/astrid/res/layout/task_adapter_row.xml +++ b/astrid/res/layout/task_adapter_row.xml @@ -55,8 +55,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_alignParentRight="true" - android:layout_marginRight="4dip" - android:singleLine="true"/> + android:layout_marginRight="4dip"/> @@ -73,7 +72,7 @@