]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/values/attrs.xml
First wrong button text in View Headers in night theme. https://redmine.stoutner...
[PrivacyBrowserAndroid.git] / app / src / main / res / values / attrs.xml
diff --git a/app/src/main/res/values/attrs.xml b/app/src/main/res/values/attrs.xml
deleted file mode 100644 (file)
index c04bceb..0000000
+++ /dev/null
@@ -1,67 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-
-<!--
-  Copyright © 2017 Soren Stoutner <soren@stoutner.com>.
-
-  This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
-
-  Privacy Browser is free software: you can redistribute it and/or modify
-  it under the terms of the GNU General Public License as published by
-  the Free Software Foundation, either version 3 of the License, or
-  (at your option) any later version.
-
-  Privacy Browser is distributed in the hope that it will be useful,
-  but WITHOUT ANY WARRANTY; without even the implied warranty of
-  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-  GNU General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with Privacy Browser.  If not, see <http://www.gnu.org/licenses/>. -->
-
-<resources>
-    <attr name="appBarTheme" format="reference" />
-    <attr name="appBarTextTheme" format="reference" />
-    <attr name="popupsTheme" format="reference" />
-    <attr name="tabLayoutTheme" format="reference" />
-    <attr name="dialogTabLayoutTheme" format="reference" />
-
-    <attr name="mainStatusBarBackground" format="reference" />
-    <attr name="aboutTitle" format="reference" />
-    <attr name="aboutText" format="reference" />
-    <attr name="aboutBackground" format="reference" />
-    <attr name="sslTitle" format="reference" />
-    <attr name="sslHeader" format="reference" />
-    <attr name="urlHistoryText" format="reference" />
-    <attr name="bookmarksSpinnerHeaderTextColor" format="reference" />
-    <attr name="bookmarksSpinnerTextColorSelector" format="reference" />
-    <attr name="bookmarksSpinnerBackground" format="reference" />
-    <attr name="requestsSpinnerHeaderTextColor" format="reference" />
-    <attr name="requestsSpinnerTextColorSelector" format="reference" />
-    <attr name="requestsSpinnerBackground" format="reference" />
-    <attr name="editBookmarkSpinnerTextColorSelector" format="reference" />
-    <attr name="redText" format="reference" />
-
-    <attr name="navigationHeaderBackground" format="reference" />
-    <attr name="navigationHeaderTextColor" format="reference" />
-
-    <attr name="progressTintColor" format="reference" />
-    <attr name="navigationIconTintColor" format="reference" />
-    <attr name="findOnPageIconTintColor" format="reference" />
-    <attr name="domainSettingsIconTintColor" format="reference" />
-    <attr name="viewSourceIconTintColor" format="reference" />
-
-    <attr name="listSelectorDrawable" format="reference" />
-
-    <attr name="userAgentIcon" format="reference" />
-    <attr name="searchIcon" format="reference" />
-    <attr name="homepageIcon" format="reference" />
-    <attr name="fontSizeIcon" format="reference" />
-    <attr name="deleteIcon" format="reference" />
-    <attr name="addIcon" format="reference" />
-    <attr name="addBookmarkIcon" format="reference" />
-    <attr name="addFolderIcon" format="reference" />
-    <attr name="selectAllIcon" format="reference" />
-    <attr name="editIcon" format="reference" />
-    <attr name="moveToFolderIcon" format="reference" />
-    <attr name="aboutIcon" format="reference" />
-</resources>
\ No newline at end of file