aboutsummaryrefslogtreecommitdiffstats
path: root/libs/emojicon/src/main/res/values/colors.xml
diff options
context:
space:
mode:
authorlookshe <github@lookshe.org>2015-08-15 23:21:31 +0200
committerlookshe <github@lookshe.org>2015-08-15 23:24:46 +0200
commit9e785f265858b5e475bbb720ae8cb89b12675594 (patch)
treec63c74cf305a4edef0a5a279b2229c281854f7f9 /libs/emojicon/src/main/res/values/colors.xml
parent79c585144d0967a2e5d4b1cfb6c486332d0b0cfb (diff)
first attempt for trying to change emojicon to https://github.com/rockerhieu/emojicontrz/emojicon-new
Diffstat (limited to 'libs/emojicon/src/main/res/values/colors.xml')
-rw-r--r--libs/emojicon/src/main/res/values/colors.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/libs/emojicon/src/main/res/values/colors.xml b/libs/emojicon/src/main/res/values/colors.xml
new file mode 100644
index 00000000..39e5a477
--- /dev/null
+++ b/libs/emojicon/src/main/res/values/colors.xml
@@ -0,0 +1,20 @@
+<!--
+ ~ Copyright 2014 Hieu Rocker
+ ~
+ ~ Licensed under the Apache License, Version 2.0 (the "License");
+ ~ you may not use this file except in compliance with the License.
+ ~ You may obtain a copy of the License at
+ ~
+ ~ http://www.apache.org/licenses/LICENSE-2.0
+ ~
+ ~ Unless required by applicable law or agreed to in writing, software
+ ~ distributed under the License is distributed on an "AS IS" BASIS,
+ ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ ~ See the License for the specific language governing permissions and
+ ~ limitations under the License.
+ -->
+
+<resources>
+ <color name="horizontal_divider">#8f8f8f</color>
+ <color name="horizontal_vertical">#8f8f8f</color>
+</resources>