]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/values/attrs.xml
Fix custom headers not being loaded for links initialed from the WebView. https...
[PrivacyBrowserAndroid.git] / app / src / main / res / values / attrs.xml
index a564c398080e7681c90eb320d0886e42a0217254..f935542997fdfd0ebf7897a86c91144839cf035e 100644 (file)
     <attr name="blueTitleTextColor" format="color" />
     <attr name="buttonBackgroundColorSelector" format="color" />
     <attr name="buttonTextColorSelector" format="color" />
-    <attr name="redText" format="color" />
-    <attr name="sslTitle" format="color" />
+    <attr name="redTextColor" format="color" />
     <attr name="spinnerTextColorSelector" format="color" />
 
     <!-- Tint Colors. -->
     <attr name="addTabIconTintColor" format="color" />
     <attr name="domainSettingsIconTintColor" format="color" />
+    <attr name="fabIconTintColor" format="color" />
     <attr name="findOnPageIconTintColor" format="color" />
     <attr name="navigationIconTintColor" format="color" />
     <attr name="progressTintColor" format="color" />
 
     <!-- Icons. -->
     <attr name="aboutIcon" format="reference" />
-    <attr name="addIcon" format="reference" />
     <attr name="appThemeIcon" format="reference" />
-    <attr name="bookmarksIcon" format="reference" />
-    <attr name="clearIcon" format="reference" />
+    <attr name="closeIcon" format="reference" />
     <attr name="copyIcon" format="reference" />
-    <attr name="createBookmarkIcon" format="reference" />
-    <attr name="createFolderIcon" format="reference" />
     <attr name="deleteIcon" format="reference" />
+    <attr name="domainsIcon" format="reference" />
     <attr name="downloadIcon" format="reference" />
     <attr name="editIcon" format="reference" />
     <attr name="fontSizeIcon" format="reference" />
@@ -60,4 +57,5 @@
     <attr name="selectAllIcon" format="reference" />
     <attr name="sortIcon" format="reference" />
     <attr name="userAgentIcon" format="reference" />
+    <attr name="webViewThemeIcon" format="reference" />
 </resources>
\ No newline at end of file