]> 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 06599268298c435f05ac3ad535484b3eb6e78c16..59d086ddf3ebd0feb24d6644b2d3de5492c3ebb8 100644 (file)
@@ -23,7 +23,7 @@
     <item
         android:id="@+id/home"
         android:title="@string/home"
-        android:icon="@drawable/home_enabled"
+        android:icon="@drawable/home_enabled_light"
         android:orderInCategory="10" />
 
     <item