diff --git a/app/src/main/res/drawable-v21/habits_item_check_normal.xml b/app/src/main/res/drawable-v21/habits_item_check_normal.xml deleted file mode 100644 index 48bf29073..000000000 --- a/app/src/main/res/drawable-v21/habits_item_check_normal.xml +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/app/src/main/res/drawable-v21/habits_item_check_pressed.xml b/app/src/main/res/drawable-v21/habits_item_check_pressed.xml deleted file mode 100644 index 372605fdd..000000000 --- a/app/src/main/res/drawable-v21/habits_item_check_pressed.xml +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/app/src/main/res/drawable/habits_item_check_normal.xml b/app/src/main/res/drawable/habits_item_check_normal.xml deleted file mode 100644 index f0c7ae544..000000000 --- a/app/src/main/res/drawable/habits_item_check_normal.xml +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/app/src/main/res/drawable/habits_item_check_pressed.xml b/app/src/main/res/drawable/habits_item_check_pressed.xml deleted file mode 100644 index 1760e40d2..000000000 --- a/app/src/main/res/drawable/habits_item_check_pressed.xml +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/app/src/main/res/drawable/habits_list_header_amoled_background.xml b/app/src/main/res/drawable/habits_list_header_amoled_background.xml deleted file mode 100644 index b65fb29c3..000000000 --- a/app/src/main/res/drawable/habits_list_header_amoled_background.xml +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/app/src/main/res/drawable/habits_list_header_dark_background.xml b/app/src/main/res/drawable/habits_list_header_dark_background.xml deleted file mode 100644 index 88989c254..000000000 --- a/app/src/main/res/drawable/habits_list_header_dark_background.xml +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/app/src/main/res/drawable/habits_list_header_light_background.xml b/app/src/main/res/drawable/habits_list_header_light_background.xml deleted file mode 100644 index 66413f277..000000000 --- a/app/src/main/res/drawable/habits_list_header_light_background.xml +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/app/src/main/res/values-hdpi/dimens.xml b/app/src/main/res/values-hdpi/dimens.xml deleted file mode 100644 index 609e7cc33..000000000 --- a/app/src/main/res/values-hdpi/dimens.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - 30 - \ No newline at end of file diff --git a/app/src/main/res/values-ldpi/dimens.xml b/app/src/main/res/values-ldpi/dimens.xml deleted file mode 100644 index dbf689c08..000000000 --- a/app/src/main/res/values-ldpi/dimens.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - 15 - \ No newline at end of file diff --git a/app/src/main/res/values-mdpi/dimens.xml b/app/src/main/res/values-mdpi/dimens.xml deleted file mode 100644 index 2521bf6d7..000000000 --- a/app/src/main/res/values-mdpi/dimens.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - 20 - \ No newline at end of file diff --git a/app/src/main/res/values-w820dp/dimens.xml b/app/src/main/res/values-w820dp/dimens.xml deleted file mode 100644 index 76b693cc8..000000000 --- a/app/src/main/res/values-w820dp/dimens.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - 64dp - - diff --git a/app/src/main/res/values-xhdpi/dimens.xml b/app/src/main/res/values-xhdpi/dimens.xml deleted file mode 100644 index 213bceb66..000000000 --- a/app/src/main/res/values-xhdpi/dimens.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - 40 - \ No newline at end of file diff --git a/app/src/main/res/values-xxhdpi/dimens.xml b/app/src/main/res/values-xxhdpi/dimens.xml deleted file mode 100644 index 3e19a61c2..000000000 --- a/app/src/main/res/values-xxhdpi/dimens.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - 60 - \ No newline at end of file diff --git a/app/src/main/res/values-xxxhdpi/dimens.xml b/app/src/main/res/values-xxxhdpi/dimens.xml deleted file mode 100644 index c28821474..000000000 --- a/app/src/main/res/values-xxxhdpi/dimens.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - 80 - \ No newline at end of file diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index 0a71982e7..6a1e1e071 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -28,7 +28,6 @@ @style/ThemeOverlay.AppCompat.Light @drawable/selected_box_light - @drawable/habits_list_header_light_background @drawable/card_light_background @color/blue_grey_800 @@ -81,7 +80,6 @@ @color/grey_800 @drawable/selected_box_dark - @drawable/habits_list_header_dark_background @drawable/card_dark_background @color/grey_950 @@ -125,7 +123,6 @@