diff --git a/core/src/main/res/values-night/styles.xml b/core/src/main/res/values-night/styles.xml
index 7e98c75fcd..3a9fe781b5 100644
--- a/core/src/main/res/values-night/styles.xml
+++ b/core/src/main/res/values-night/styles.xml
@@ -246,6 +246,14 @@
- @color/white
- @color/white
+
+ - @style/CommonSpinnerItemStyle
+
+
+
+
+
+
+
diff --git a/pump-common/src/main/res/layout/pump_history_activity.xml b/pump-common/src/main/res/layout/pump_history_activity.xml
index e5f3c4a1c7..0202071a6f 100755
--- a/pump-common/src/main/res/layout/pump_history_activity.xml
+++ b/pump-common/src/main/res/layout/pump_history_activity.xml
@@ -29,7 +29,7 @@
android:textAppearance="?android:attr/textAppearanceSmall" />
-
-
-
-
-
-
-
-
-