aboutsummaryrefslogtreecommitdiffstats
path: root/libs/emojicon/src/main/res/drawable/orca_emoji_tab_background.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/drawable/orca_emoji_tab_background.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/drawable/orca_emoji_tab_background.xml')
-rw-r--r--libs/emojicon/src/main/res/drawable/orca_emoji_tab_background.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/libs/emojicon/src/main/res/drawable/orca_emoji_tab_background.xml b/libs/emojicon/src/main/res/drawable/orca_emoji_tab_background.xml
deleted file mode 100644
index f68e6212..00000000
--- a/libs/emojicon/src/main/res/drawable/orca_emoji_tab_background.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<selector
- xmlns:android="http://schemas.android.com/apk/res/android">
- <item android:state_selected="true" android:drawable="@drawable/orca_composer_tab_pressed" />
- <item android:state_pressed="true" android:drawable="@drawable/orca_composer_tab_active" />
- <item android:drawable="@drawable/orca_composer_tab" />
-</selector> \ No newline at end of file