]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/layout/appbar_spinner_item.xml
Switch to the new Day/Night theme. https://redmine.stoutner.com/issues/522
[PrivacyBrowserAndroid.git] / app / src / main / res / layout / appbar_spinner_item.xml
index edc8d7c9d1c23d0618784b89808a59c7e9e1f64f..ef6123a208fc8de0680e5074d54dffcd6e9af92a 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-  Copyright © 2017-2019 Soren Stoutner <soren@stoutner.com>.
+  Copyright © 2017-2020 Soren Stoutner <soren@stoutner.com>.
 
   This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
 
@@ -43,5 +43,5 @@
         android:paddingStart="10dp"
         android:paddingEnd="10dp"
         android:textSize="18sp"
-        android:textColor="?attr/spinnerHeaderTextColor" />
+        android:textColor="?android:attr/textColorPrimary" />
 </LinearLayout>
\ No newline at end of file