diff options
author | Renard | 2016-05-08 17:47:07 -0300 |
---|---|---|
committer | Renard | 2016-05-08 17:47:07 -0300 |
commit | 22e5b86dcf7bd8e20abf7ab0de197a29f77e78d7 (patch) | |
tree | 48bef72964fe0009be4b125f51809f1233415739 /app/src/main/res/values/attrs.xml | |
parent | 19e44b5af8549fe7c45677df967f0d0b9b1f1eb6 (diff) | |
download | BaiApp-22e5b86dcf7bd8e20abf7ab0de197a29f77e78d7.tar.gz BaiApp-22e5b86dcf7bd8e20abf7ab0de197a29f77e78d7.tar.xz BaiApp-22e5b86dcf7bd8e20abf7ab0de197a29f77e78d7.zip |
1.8v1.8
Diffstat (limited to 'app/src/main/res/values/attrs.xml')
-rw-r--r-- | app/src/main/res/values/attrs.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/values/attrs.xml b/app/src/main/res/values/attrs.xml index ad73763..8badacd 100644 --- a/app/src/main/res/values/attrs.xml +++ b/app/src/main/res/values/attrs.xml @@ -5,4 +5,5 @@ <attr name="nameColor" format="reference"/> <attr name="tripcodeColor" format="reference"/> <attr name="isDarkTheme" format="boolean"/> + <attr name="quoteColor" format="reference"/> </resources>
\ No newline at end of file |