diff options
| author | Andrew Dolgov <fox@fakecake.org> | 2025-05-06 21:51:19 +0300 |
|---|---|---|
| committer | Andrew Dolgov <fox@fakecake.org> | 2025-05-06 21:51:19 +0300 |
| commit | 2ee7833ca1b401b76a04c88820589ddd527de09b (patch) | |
| tree | 46c8c3c7cbc0fada392802404ee6cc0ab90c8f97 /org.fox.ttrss/src/main/res/values/attrs.xml | |
| parent | 0f266fe79ee830eb74ba1ddbdfb457eae07d8ccd (diff) | |
reimport most material icons as uptodate vector resources
Diffstat (limited to 'org.fox.ttrss/src/main/res/values/attrs.xml')
| -rwxr-xr-x | org.fox.ttrss/src/main/res/values/attrs.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/org.fox.ttrss/src/main/res/values/attrs.xml b/org.fox.ttrss/src/main/res/values/attrs.xml index e6f4d0bb..d0886639 100755 --- a/org.fox.ttrss/src/main/res/values/attrs.xml +++ b/org.fox.ttrss/src/main/res/values/attrs.xml @@ -8,11 +8,9 @@ <attr name="linkColor" format="reference|color" /> <attr name="articleNoteBackground" format="reference|color" /> <attr name="articleNoteTextColor" format="reference|color" /> - <!-- <attr name="statusBarHintColor" format="reference|color" /> --> <attr name="parentBtnBackground" format="reference|color" /> <attr name="articleHeader" format="reference|color" /> <attr name="articleTextColor" format="reference|color" /> - <attr name="headlineFooterColor" format="reference|color" /> <attr name="articleHeaderSeparator" format="reference|color" /> <attr name="ic_rss_box" format="reference"/> <attr name="ic_checkbox_marked" format="reference" /> |