]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/menu/webview_navigation_menu.xml
Create a dark theme for `SettingsActivity`.
[PrivacyBrowserAndroid.git] / app / src / main / res / menu / webview_navigation_menu.xml
index f8ebc9ffd804c14cf8c21238019c78e74946cfe9..59d086ddf3ebd0feb24d6644b2d3de5492c3ebb8 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-  Copyright 2016 Soren Stoutner <soren@stoutner.com>.
+  Copyright © 2016-2017 Soren Stoutner <soren@stoutner.com>.
 
   This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
 
@@ -23,7 +23,7 @@
     <item
         android:id="@+id/home"
         android:title="@string/home"
-        android:icon="@drawable/home"
+        android:icon="@drawable/home_enabled_light"
         android:orderInCategory="10" />
 
     <item