From 367f21999d91065e7f700833d1d6caa386d28954 Mon Sep 17 00:00:00 2001 From: Sunny Goyal Date: Wed, 17 Oct 2018 11:24:48 -0700 Subject: [PATCH] Adding dark theme for AddItemActivity Bug: 117786476 Change-Id: I1a3adb7c10ed2326dc1440c3db15f702f42dbfd8 --- AndroidManifest-common.xml | 2 +- res/layout/add_item_confirmation_activity.xml | 2 +- res/{values-v21 => values-night-v26}/styles.xml | 14 ++++++-------- res/{values-v19 => values-v22}/styles.xml | 8 ++++---- res/values/styles.xml | 14 +++++++++++--- 5 files changed, 23 insertions(+), 17 deletions(-) rename res/{values-v21 => values-night-v26}/styles.xml (56%) rename res/{values-v19 => values-v22}/styles.xml (69%) diff --git a/AndroidManifest-common.xml b/AndroidManifest-common.xml index 8f4d5bece5..c626615b37 100644 --- a/AndroidManifest-common.xml +++ b/AndroidManifest-common.xml @@ -122,7 +122,7 @@ android:value="true" /> diff --git a/res/layout/add_item_confirmation_activity.xml b/res/layout/add_item_confirmation_activity.xml index 6c316e6ff6..830255b6aa 100644 --- a/res/layout/add_item_confirmation_activity.xml +++ b/res/layout/add_item_confirmation_activity.xml @@ -44,7 +44,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:background="?android:attr/colorPrimaryDark" - android:theme="@style/WidgetContainerTheme"> + android:theme="?attr/widgetsTheme"> + - - + + \ No newline at end of file diff --git a/res/values-v19/styles.xml b/res/values-v22/styles.xml similarity index 69% rename from res/values-v19/styles.xml rename to res/values-v22/styles.xml index 36c09718e5..f86db7a493 100644 --- a/res/values-v19/styles.xml +++ b/res/values-v22/styles.xml @@ -1,7 +1,7 @@ + - \ No newline at end of file diff --git a/res/values/styles.xml b/res/values/styles.xml index 098aac562e..7b11891a61 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -27,7 +27,7 @@ #FF757575 - - + false + false + true + #00000000 + #00000000 + +