From eed9effb0e7864012fda98ba4ad0a8569e0ab534 Mon Sep 17 00:00:00 2001 From: Christine Emrich Date: Sun, 27 Aug 2017 23:05:06 +0200 Subject: [PATCH 1/4] Make list divider for searches look good in dark theme too --- app/src/main/res/drawable/app_list_item_divider.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/drawable/app_list_item_divider.xml b/app/src/main/res/drawable/app_list_item_divider.xml index 4e5abfa49..ab09de251 100644 --- a/app/src/main/res/drawable/app_list_item_divider.xml +++ b/app/src/main/res/drawable/app_list_item_divider.xml @@ -6,5 +6,5 @@ --> - + \ No newline at end of file From 1906dd2f67b2034f8836d248f5b6ea930a8a5189 Mon Sep 17 00:00:00 2001 From: Christine Emrich Date: Wed, 30 Aug 2017 11:54:37 +0200 Subject: [PATCH 2/4] Document how themes should roughly look --- app/src/main/res/values/styles.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index 7fc015ddf..fd94300bd 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -49,14 +49,17 @@ @drawable/ic_warning_black_24dp + + + + + + - + +