diff options
| author | Andrew Dolgov <fox@fakecake.org> | 2025-05-06 20:02:06 +0300 |
|---|---|---|
| committer | Andrew Dolgov <fox@fakecake.org> | 2025-05-06 20:02:06 +0300 |
| commit | 689e12ed697ea810ecb7c93fc367f7608cc5478b (patch) | |
| tree | 805c676eeb4d5df1066bda500d8fdadb7199040d /org.fox.ttrss/src/main/res/values/attrs.xml | |
| parent | 97e92defd99b4d9b4bbb85a6a7170a70b05cae75 (diff) | |
remove another color attr
Diffstat (limited to 'org.fox.ttrss/src/main/res/values/attrs.xml')
| -rwxr-xr-x | org.fox.ttrss/src/main/res/values/attrs.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/org.fox.ttrss/src/main/res/values/attrs.xml b/org.fox.ttrss/src/main/res/values/attrs.xml index 7a3bdc88..e6f4d0bb 100755 --- a/org.fox.ttrss/src/main/res/values/attrs.xml +++ b/org.fox.ttrss/src/main/res/values/attrs.xml @@ -6,7 +6,6 @@ <attr name="headlineHeaderBackground" format="reference|color" /> <attr name="headlineTitleHighScoreUnreadTextColor" format="reference|color" /> <attr name="linkColor" format="reference|color" /> - <attr name="loadingBackground" format="reference|color" /> <attr name="articleNoteBackground" format="reference|color" /> <attr name="articleNoteTextColor" format="reference|color" /> <!-- <attr name="statusBarHintColor" format="reference|color" /> --> |