diff --git a/res/drawable-hdpi/btn_check_off_normal_holo_dark.png b/res/drawable-hdpi/btn_check_off_normal_holo_dark.png
new file mode 100644
index 000000000..d30eec865
Binary files /dev/null and b/res/drawable-hdpi/btn_check_off_normal_holo_dark.png differ
diff --git a/res/drawable-hdpi/btn_check_off_normal_holo_light.png b/res/drawable-hdpi/btn_check_off_normal_holo_light.png
new file mode 100644
index 000000000..351a4f088
Binary files /dev/null and b/res/drawable-hdpi/btn_check_off_normal_holo_light.png differ
diff --git a/res/drawable-hdpi/btn_check_on_normal_holo_dark.png b/res/drawable-hdpi/btn_check_on_normal_holo_dark.png
new file mode 100644
index 000000000..b06f548dc
Binary files /dev/null and b/res/drawable-hdpi/btn_check_on_normal_holo_dark.png differ
diff --git a/res/drawable-hdpi/btn_check_on_normal_holo_light.png b/res/drawable-hdpi/btn_check_on_normal_holo_light.png
new file mode 100644
index 000000000..4b4364c92
Binary files /dev/null and b/res/drawable-hdpi/btn_check_on_normal_holo_light.png differ
diff --git a/res/drawable-mdpi/btn_check_off_normal_holo_dark.png b/res/drawable-mdpi/btn_check_off_normal_holo_dark.png
new file mode 100644
index 000000000..160649d1d
Binary files /dev/null and b/res/drawable-mdpi/btn_check_off_normal_holo_dark.png differ
diff --git a/res/drawable-mdpi/btn_check_off_normal_holo_light.png b/res/drawable-mdpi/btn_check_off_normal_holo_light.png
new file mode 100644
index 000000000..eda15916f
Binary files /dev/null and b/res/drawable-mdpi/btn_check_off_normal_holo_light.png differ
diff --git a/res/drawable-mdpi/btn_check_on_normal_holo_dark.png b/res/drawable-mdpi/btn_check_on_normal_holo_dark.png
new file mode 100644
index 000000000..30e2a1f40
Binary files /dev/null and b/res/drawable-mdpi/btn_check_on_normal_holo_dark.png differ
diff --git a/res/drawable-mdpi/btn_check_on_normal_holo_light.png b/res/drawable-mdpi/btn_check_on_normal_holo_light.png
new file mode 100644
index 000000000..ed6dca980
Binary files /dev/null and b/res/drawable-mdpi/btn_check_on_normal_holo_light.png differ
diff --git a/res/drawable-xhdpi/btn_check_off_normal_holo_dark.png b/res/drawable-xhdpi/btn_check_off_normal_holo_dark.png
new file mode 100644
index 000000000..84a0a44f8
Binary files /dev/null and b/res/drawable-xhdpi/btn_check_off_normal_holo_dark.png differ
diff --git a/res/drawable-xhdpi/btn_check_off_normal_holo_light.png b/res/drawable-xhdpi/btn_check_off_normal_holo_light.png
new file mode 100644
index 000000000..d3809fa13
Binary files /dev/null and b/res/drawable-xhdpi/btn_check_off_normal_holo_light.png differ
diff --git a/res/drawable-xhdpi/btn_check_on_normal_holo_dark.png b/res/drawable-xhdpi/btn_check_on_normal_holo_dark.png
new file mode 100644
index 000000000..3d62162d5
Binary files /dev/null and b/res/drawable-xhdpi/btn_check_on_normal_holo_dark.png differ
diff --git a/res/drawable-xhdpi/btn_check_on_normal_holo_light.png b/res/drawable-xhdpi/btn_check_on_normal_holo_light.png
new file mode 100644
index 000000000..7e1bc8cba
Binary files /dev/null and b/res/drawable-xhdpi/btn_check_on_normal_holo_light.png differ
diff --git a/res/drawable/btn_check_message_list_dark.xml b/res/drawable/btn_check_message_list_dark.xml
new file mode 100644
index 000000000..a55714bb6
--- /dev/null
+++ b/res/drawable/btn_check_message_list_dark.xml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
diff --git a/res/drawable/btn_check_message_list_light.xml b/res/drawable/btn_check_message_list_light.xml
new file mode 100644
index 000000000..6af202649
--- /dev/null
+++ b/res/drawable/btn_check_message_list_light.xml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
diff --git a/res/layout/message_list_item.xml b/res/layout/message_list_item.xml
index 4da1faa21..d5f7e97a6 100644
--- a/res/layout/message_list_item.xml
+++ b/res/layout/message_list_item.xml
@@ -26,9 +26,11 @@
diff --git a/res/values/attrs.xml b/res/values/attrs.xml
index 0cb0714d4..f3b701b06 100644
--- a/res/values/attrs.xml
+++ b/res/values/attrs.xml
@@ -44,6 +44,7 @@
+
diff --git a/res/values/themes.xml b/res/values/themes.xml
index c049d69f9..f9db984b2 100644
--- a/res/values/themes.xml
+++ b/res/values/themes.xml
@@ -45,6 +45,7 @@
- @drawable/thread_count_box_light
- #ff2ea7d1
- #ffcccccc
+ - @drawable/btn_check_message_list_light
- #ffffffff
- @drawable/attachment_text_box_light
- @drawable/ic_button_add_contact_light
@@ -92,6 +93,7 @@
- @drawable/thread_count_box_dark
- #ff33b5e5
- #ff333333
+ - @drawable/btn_check_message_list_dark
- #000000
- @drawable/attachment_text_box_dark
- @drawable/ic_button_add_contact_dark