aboutsummaryrefslogtreecommitdiffstats
path: root/libs/emojicon/res/drawable/orca_emoji_tab_dark_background.xml
diff options
context:
space:
mode:
Diffstat (limited to 'libs/emojicon/res/drawable/orca_emoji_tab_dark_background.xml')
-rw-r--r--libs/emojicon/res/drawable/orca_emoji_tab_dark_background.xml6
1 files changed, 2 insertions, 4 deletions
diff --git a/libs/emojicon/res/drawable/orca_emoji_tab_dark_background.xml b/libs/emojicon/res/drawable/orca_emoji_tab_dark_background.xml
index 07ff608c9..f0b0d1a66 100644
--- a/libs/emojicon/res/drawable/orca_emoji_tab_dark_background.xml
+++ b/libs/emojicon/res/drawable/orca_emoji_tab_dark_background.xml
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
+<?xml version="1.0" encoding="utf-8"?><!--
~ Copyright (C) 2013 Klamr. All rights reserved.
~
~ This software is the confidential and proprietary information of Klamr or one of its
@@ -14,8 +13,7 @@
~ ITS DERIVATIVES.
-->
-<selector
- xmlns:android="http://schemas.android.com/apk/res/android">
+<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:state_pressed="true" android:drawable="@drawable/orca_composer_tab_pressed" />
<item android:drawable="@drawable/orca_composer_tab_active" android:state_checked="true" />
<item android:drawable="@drawable/orca_composer_tab_dark" />