aboutsummaryrefslogtreecommitdiffstats
path: root/libs/emojicon/res/drawable/orca_emoji_tab_background.xml
diff options
context:
space:
mode:
Diffstat (limited to 'libs/emojicon/res/drawable/orca_emoji_tab_background.xml')
-rw-r--r--libs/emojicon/res/drawable/orca_emoji_tab_background.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/libs/emojicon/res/drawable/orca_emoji_tab_background.xml b/libs/emojicon/res/drawable/orca_emoji_tab_background.xml
deleted file mode 100644
index d597dc03a..000000000
--- a/libs/emojicon/res/drawable/orca_emoji_tab_background.xml
+++ /dev/null
@@ -1,6 +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