]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/values-v19/styles.xml
Initial bookmarks implementation. Fix for Custom User Agent not working. https...
[PrivacyBrowserAndroid.git] / app / src / main / res / values-v19 / styles.xml
index d039bcbd1cfafc995d43b7d73d1dd700a3cdecf4..ea2d867a76074a39fc0fe3f4184e8d95f13c4bb1 100644 (file)
@@ -28,7 +28,7 @@
     <!-- android:windowTranslucentStatus requires API >= 19.  It makes the system status bar transparent.
       When it is specified the root layout should include android:fitsSystemWindows="true".
       colorPrimaryDark goes behind the status bar, which is then darkened by the overlay. -->
-    <style name="PrivacyBrowser.TabActivity">
+    <style name="PrivacyBrowser.SecondaryActivity">
         <item name="android:windowTranslucentStatus">true</item>
         <item name="colorPrimaryDark">@color/blue</item>
     </style>